Autodeploy from Github Actions with HEROKU_API_KEY
init.py: initialize first-run data and generate profiles and matricies backend.py: contains classes and simulation code app.py: flask app
run pip install -r requirements.txt && python app.py to start test server
optimized for heroku via procfile.