Initial commit

This commit is contained in:
2025-03-13 22:24:53 +01:00
commit 2acccb2574
26 changed files with 766 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
__pycache__/
venv/
package-lock.json
node_modules/
.idea/
.vscode/
.env
app/static/style.css