platform/dev
Denis Bykhov 2a98f3c176
Gmail plugin (#752)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
Co-authored-by: Alexander Platov <sas_lord@mail.ru>
2021-12-30 10:13:16 +01:00
..
account Enable ESLint/prettier (#389) 2021-12-01 10:27:29 +01:00
client-resources Leads with Mixins (#737) 2021-12-30 10:04:32 +01:00
generator Performance metrics (#619) 2021-12-22 10:02:51 +01:00
prod Gmail plugin (#752) 2021-12-30 10:13:16 +01:00
server Performance metrics (#619) 2021-12-22 10:02:51 +01:00
server-chunter-resources Enable ESLint/prettier (#389) 2021-12-01 10:27:29 +01:00
storage Enable ESLint/prettier (#389) 2021-12-01 10:27:29 +01:00
tool list accounts (#733) 2021-12-27 13:02:31 +01:00
docker-compose.yaml Leads with Mixins (#737) 2021-12-30 10:04:32 +01:00
readme.md Leads with Mixins (#737) 2021-12-30 10:04:32 +01:00

Docker Compose dev image

Running platform inside docker compose

rush build
rush bundle
rush docker:build
docker-compose up -d --force-recreate

Running ElasticVUE to check elastic intance

docker run -p 8082:8080 -d cars10/elasticvue