Installation npm install Running locally npm start Open https://localhost:3000 to view it in the browser. Running in docker (local dev) bash run-docker-dev.sh Open https://localhost:8012 to view it in the browser. Build docker images (for postgres, server and web for ci pipeline) bash build-docker.sh