- Create
.envfrom.env.exampleby executingcp .env.example .envand update values accordingly if you are not pleased with defaults - Run
docker compose buildand thendocker compose up - Navigate your browser to default URL
http://localhost:4000or update port value fromFrontEndPortin.envif defaults has been changed
Analytics events are logged to the console of hackmotion-analytics service (docker compose logs -f analytics)