Add internal daemon routes and service management scripts

This commit is contained in:
2026-02-22 10:16:42 +00:00
parent c9fe2bd9fe
commit 614d25c189
7 changed files with 173 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
cd /root/codex/source-gamepanel/apps/api
exec /root/.nvm/versions/node/v24.13.1/bin/pnpm dev