Initial scaffold: FastAPI server, responsive UI shell

This commit is contained in:
2026-06-01 23:44:10 -04:00
commit 049edc0238
8 changed files with 204 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
venv/
__pycache__/
*.pyc
.env
*.db
.DS_Store