Split project into frontend and backend

This commit is contained in:
2026-08-13 16:24:36 +08:00
commit f051146486
274 changed files with 953932 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
backend/.pytest_cache/
backend/output/
frontend/node_modules/
frontend/dist/