feat: add minimum API and web GUI

This commit is contained in:
chungyeong
2026-05-14 01:16:41 +09:00
parent e5020a59f0
commit c9fed71cc9
21 changed files with 3757 additions and 11 deletions

View File

@@ -14,6 +14,8 @@
"@devflow/run-engine": "workspace:*",
"@devflow/session": "workspace:*",
"@devflow/workflows": "workspace:*",
"@temporalio/client": "^1.17.1"
"@fastify/sensible": "6",
"@temporalio/client": "^1.17.1",
"fastify": "5"
}
}