Execute these scripts / commands in the same terminal (to preserve venv)
setup.sh
(creates venv and installs dependencies)mongo.sh
(start mongo instance from docker image)python app.py
- flask_accepts can't handle different status codes per route properly (and silently suppresses them)