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