skeleton done

This commit is contained in:
2020-11-27 03:52:17 +01:00
parent 7349e8e035
commit 28ee777ed1
20 changed files with 484 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
flask
flask-classful
flask-security
flask-admin
gunicorn
sentry-sdk[flask]
py-healthcheck
marshmallow
flask-marshmallow
sqlalchemy
flask-sqlalchemy
marshmallow-sqlalchemy
flask-cors