A web app for me and my neighbors for suggesting films to watch.
|
il y a 7 ans | |
---|---|---|
app | il y a 7 ans | |
migrations | il y a 7 ans | |
venv | il y a 7 ans | |
.gitignore | il y a 7 ans | |
README.md | il y a 7 ans | |
app.db | il y a 7 ans | |
config.py | il y a 7 ans | |
films_site.py | il y a 7 ans | |
requirements.txt | il y a 7 ans |
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