Edition de référentiel (appli Flask)
Go to file
Éric Li 573482a65e Readme update 2021-05-06 12:13:14 +02:00
app Regex type de référentiel à l'import 2021-05-06 12:08:44 +02:00
migrations first commit 2021-05-06 10:26:28 +02:00
.gitignore gitignore 2021-05-06 11:09:07 +02:00
README.md Readme update 2021-05-06 12:13:14 +02:00
app.db first commit 2021-05-06 10:26:28 +02:00
config.py first commit 2021-05-06 10:26:28 +02:00
main.py first commit 2021-05-06 10:26:28 +02:00

README.md

Extensions utilisés

pip install flask
pip install flask-wtf
pip install flask-sqlalchemy
pip install flask-migrate

Pour lancer l'app

flask run