add backend

This commit is contained in:
yoyuzh
2026-03-14 11:03:07 +08:00
parent d993d3f943
commit 8db2fa2aab
130 changed files with 15152 additions and 11861 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
backend/target/
data/
storage/
backend-dev.out.log
backend-dev.err.log
frontend-dev.out.log
frontend-dev.err.log
vue/dist/