Backend deno/nodejs server written in typescript.
docker compose --profile run -f unitTests/docker-compose.yml --env-file unitTests/.env up --abort-on-container-exit
The tests require a running postgres database.
docker compose --profile test -f unitTests/docker-compose.yml --env-file unitTests/.env up --abort-on-container-exit