2026-01-08 18:01:05 +01:00

Assistenza Monorepo

Setup

  • Install dependencies: pnpm i
  • Build all packages: pnpm -r build

Packages

  • server: Node.js + TypeScript signaling server (placeholder)
  • windows: Electron + TypeScript client (placeholder)
  • shared/protocol: Shared WebSocket protocol types and helpers
  • android: Placeholder folder (Kotlin later)

Notes

  • Protocol types live in shared/protocol
  • Phase 1 is control-plane only (no WebRTC)
Description
Collegamento remoto
Readme 54 KiB
Languages
TypeScript 97%
Dockerfile 3%