My Health BC - Symptom Checker How to run Define .env POSTGRES_USER=username POSTGRES_PASSWORD=password Local Docker Environment build docker images make docker-build run docker containers make docker-run Local Development Once you have built images, run database make docker-run-db run api and web yarn watch