This is a test project for me to learn api development using express.
The app and database will build and run in a docker container. To start, simply execute ./run.sh
After the docker container is up and running, execute npm run test.
Once docker container is ready, app is running at http://localhost:8080.