🚀 Initial deploy to Gitea with fixes and dashboard enhancements

This commit is contained in:
2026-03-21 19:16:10 +00:00
commit 5e8acefa9a
10 changed files with 1330 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.env
data/
venv/
.DS_Store