migrate app from svelte

This commit is contained in:
2025-12-26 13:01:37 -06:00
commit 99d68bd5fb
29 changed files with 590 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
*.py[cod]
.venv
venv
.env