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:
@@ -20,12 +20,3 @@ config/config.yaml
|
||||
|
||||
node_modules
|
||||
.pnpm-store
|
||||
|
||||
web/node_modules
|
||||
web/.next
|
||||
web/out
|
||||
web/coverage
|
||||
web/tsconfig.tsbuildinfo
|
||||
web/next-env.d.ts
|
||||
web/.env*
|
||||
!web/.env.example
|
||||
|
||||
Reference in New Issue
Block a user