Initial commit
parents
No related branches found
No related tags found
Showing
- Procfile 1 addition, 0 deletionsProcfile
- README.md 3 additions, 0 deletionsREADME.md
- app.py 16 additions, 0 deletionsapp.py
- requirements.txt 8 additions, 0 deletionsrequirements.txt
- runtime.txt 1 addition, 0 deletionsruntime.txt
- templates/index.html 26 additions, 0 deletionstemplates/index.html
Procfile
0 → 100644
README.md
0 → 100644
app.py
0 → 100644
requirements.txt
0 → 100644
Flask | ||
Flask-RESTful | ||
gunicorn | ||
itsdangerous | ||
Jinja2 | ||
peewee | ||
Werkzeug | ||
\ No newline at end of file |
runtime.txt
0 → 100644
templates/index.html
0 → 100644
Please register or sign in to comment