feat: add durable release controller and admin deploy modes

This commit is contained in:
2026-08-01 03:27:38 +00:00
parent 395b60cdbe
commit 7b466de0a6
37 changed files with 2778 additions and 35 deletions
+1
View File
@@ -9,6 +9,7 @@
{ "path": "./app/game-engine" },
{ "path": "./app/game-frontend" },
{ "path": "./app/gateway-api" },
{ "path": "./app/release-controller" },
{ "path": "./app/gateway-frontend" }
]
}