X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/97dea911176a579b4e927ba7f575bdb2d4438fc7..ef82b7a4c19527f1dc9d8d1c54c15b81293261ed:/web/README?ds=inline diff --git a/web/README b/web/README index 19ec585..cb74f0d 100644 --- a/web/README +++ b/web/README @@ -1,4 +1,4 @@ -Needed package: python3-flask +Needed packages: (python3-flask python3-sqlalchemy) python3-mysqldb python3-flask-sqlalchemy Start with: FLASK_APP=seepark_web.py FLASK_DEBUG=1 SEEPARKINI=~/seewasser.ini flask run