refactor: split backend into standalone server project

Remove embedded frontend and workflow editor assets, add standalone API deployment configuration, and retain the current backend service updates.
This commit is contained in:
t
2026-08-20 21:46:55 +08:00
parent 954a3fe8d9
commit 3d47227fbd
612 changed files with 515 additions and 97334 deletions
+10 -18
View File
@@ -1,23 +1,15 @@
.DS_Store
.worktrees
.idea
.pnpm-store
.idea/
.vscode/
.worktrees/
data/
config/config.yaml
/include/
/lib/
data/
dist/
include/
lib/
*.log
__debug_bin*
node_modules/
.next/
.task/
*.tsbuildinfo
.superpowers
agent-desk
test-reports
web/public/flowgram-editor/
test-reports/
/server