Personal Health Record HTTP API. Track your health-related events.
- scala
- http4s
- doobie
- postgres
To run docker compose for dev environment run:
docker compose -f docker-compose.yml -f docker-compose-dev.yml upMUnitis used for unit and integration testing.Nodejswithmocha,chaiandsupertestare used for end-to-end testing.