完善文档与前端迁移,补充开源协议

This commit is contained in:
2026-04-17 19:48:13 +08:00
parent 466fa50aa8
commit 31916e68a6
94 changed files with 7019 additions and 480 deletions

3
.gitignore vendored
View File

@@ -46,6 +46,9 @@ yarn-error.log
# Build
frontend/build/
frontend/dist/
.next/
web/.next/
web/out/
# Testing
.coverage