feat: add management web console

This commit is contained in:
Yoilun
2026-04-27 11:28:57 +08:00
parent b3672c564a
commit c4f9dab049
17 changed files with 2051 additions and 7 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ build/
*.egg-info/
logs/
*.jsonl
web/node_modules/
web/dist/