(Reach out to a maintainer of this repo for credentials for the dev database)
- Fork the repo and run the following commands in that directory:
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 app.py
(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