feat(api): add v2 phase one skeleton

This commit is contained in:
yoyuzh
2026-04-08 14:28:01 +08:00
parent 3afebbb338
commit 9d5fdd9ea3
20 changed files with 1585 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
backend/target/
data/
storage/
/storage/
/backend/storage/
node_modules/
output/
tmp/