platform/dev
Andrey Sobolev bde486a45f
Fix bundle.js wrong caching (#1137)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-14 16:03:44 +07:00
..
account Update 'secret' token usage 2022-01-27 16:07:27 +07:00
client-resources Improve Elastic rebuild (#804) 2022-01-12 10:06:04 +01:00
generator Fix rush docker:push (#1063) 2022-02-28 10:41:53 +07:00
prod Fix bundle.js wrong caching (#1137) 2022-03-14 16:03:44 +07:00
server Basic mentions support (#832) 2022-01-19 10:04:30 +01:00
storage Improve Elastic rebuild (#804) 2022-01-12 10:06:04 +01:00
tool Telegram attachments (#1127) 2022-03-11 16:05:44 +07:00
docker-compose.yaml Fix server secret specification (#1054) 2022-02-25 16:04:02 +07: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