Initial commit: Notes Manager App (notes.braetter-int.de)
- Python/Flask Backend - SQLAlchemy Models (notes, tasks, templates, users) - Gunicorn + Nginx Deploy-Konfiguration - Static Assets (CSS/JS) - Jinja2 Templates
This commit is contained in:
2
.env.example
Executable file
2
.env.example
Executable file
@@ -0,0 +1,2 @@
|
||||
SECRET_KEY=<your_value>
|
||||
FLASK_ENV=<your_value>
|
||||
Reference in New Issue
Block a user