You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary\nBuild a standalone Node.js + TypeScript backend under with Express HTTP routes, SQLite widget routing, and WebSocket relay/auth handshake for OpenClaw gateway.\n\n## Scope\n- Implement HTTP routes (, , )\n- Implement WS endpoints (, ) with challenge interception + connect auth frame\n- Add SQLite schema + seed demo widget\n- Build locally and deploy to under with PM2\n- Update nginx site for and reverse proxy and reload\n- Verify health and websocket connectivity via \n\n## Acceptance criteria\n- returns on VM\n- Widget config and widgets CRUD routes work against SQLite\n- accepts WS connection and relays after gateway connect auth\n- nginx config includes required and location blocks
Summary\nBuild a standalone Node.js + TypeScript backend under with Express HTTP routes, SQLite widget routing, and WebSocket relay/auth handshake for OpenClaw gateway.\n\n## Scope\n- Implement HTTP routes (, , )\n- Implement WS endpoints (, ) with challenge interception + connect auth frame\n- Add SQLite schema + seed demo widget\n- Build locally and deploy to under with PM2\n- Update nginx site for and reverse proxy and reload\n- Verify health and websocket connectivity via \n\n## Acceptance criteria\n- returns on VM\n- Widget config and widgets CRUD routes work against SQLite\n- accepts WS connection and relays after gateway connect auth\n- nginx config includes required and location blocks