Skip to content

Implement backend-node minimal WebSocket relay package #39

Description

@OpenCodeEngineer

Summary\nImplement a new package at for a minimal Node.js + TypeScript backend relay using Express, ws, and better-sqlite3.\n\n## Requirements\n- Exact package.json scripts/deps/devDeps as specified\n- tsconfig: ES2020, CommonJS, outDir dist, strict\n- Implement REST routes, SQLite schema + idempotent seed\n- Implement WebSocket upgrades for /ws/setup and /ws/widget/:embedToken with auth handshake gating\n- Add safe typings and error handling\n- Run local verification: npm install and npm run build in package dir\n\n## Acceptance\n- Files created under \n- Build succeeds\n- Output captured

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions