first commit

This commit is contained in:
2025-06-12 19:37:54 +08:00
parent bb2eb010f7
commit 1c6093fa9a
87 changed files with 18432 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
backend/target/
spark-processor/target/
frontend/node_modules/
docs/node_modules/
.idea/
.vscode/
.env
.DS_Store
.env.local
.env.development.local
.env.test.local