(Reach out to a maintainer of this repo for credentials for the dev database)
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 app.py