Run
make
createdb boxoffice
pip install -r requirements.txt
flask dbconfig | sudo -c postgres psql boxoffice
# Config in instance/settings.py
# Development server: ./runserver.py
# Production: point a WSGI gateway at website.py
Copyright © 2015-2020 by Hasgeek Learning Private Limited