platform/dev
Denis Bykhov 09d3cd4238
Inventory (#823)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-01-14 10:20:31 +01:00
..
account Enable ESLint/prettier (#389) 2021-12-01 10:27:29 +01:00
client-resources Improve Elastic rebuild (#804) 2022-01-12 10:06:04 +01:00
generator Use ui colors in kanban (#819) 2022-01-14 10:04:56 +01:00
prod Inventory (#823) 2022-01-14 10:20:31 +01:00
server Improve Elastic rebuild (#804) 2022-01-12 10:06:04 +01:00
server-chunter-resources Enable ESLint/prettier (#389) 2021-12-01 10:27:29 +01:00
storage Improve Elastic rebuild (#804) 2022-01-12 10:06:04 +01:00
tool Use ui colors in kanban (#819) 2022-01-14 10:04:56 +01:00
docker-compose.yaml Create workspace docker compose fix (#800) 2022-01-12 10:03:12 +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