A web app for me and my neighbors for suggesting films to watch.
|
hace 7 años | |
---|---|---|
app | hace 7 años | |
migrations | hace 7 años | |
venv | hace 7 años | |
.gitignore | hace 7 años | |
README.md | hace 7 años | |
app.db | hace 7 años | |
config.py | hace 7 años | |
films_site.py | hace 7 años | |
requirements.txt | hace 7 años |
A web app for me and my neighbors for suggesting films to watch.
source venv/bin/activate
export FLASK_APP=films_site.py
flask run