feat: ship self-hosted KOC LOOP workflows

This commit is contained in:
巫凤萍
2026-08-11 23:07:26 +08:00
parent 1f1887c860
commit ddad4b7659
88 changed files with 6056 additions and 8938 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
.git
.next
dist
node_modules
koc-portal/.next
koc-portal/out
koc-portal/dist
koc-portal/node_modules
.data
.env*
!.env.self-hosted.example
npm-debug.log*