laserDESK 2026

Reference workflow (mock RTC). Steps load ./workflows/reference-minimal-demo.json — schema in repo: docs/workflows/workflow-schema.json. ← Usage & installation

API connection (backend URL)

Backend API base URL

Must end with /api/v1 (no trailing slash after v1). On GitHub Pages the default already points at your PC; change this only if you use another port or host.

Hosted UI (e.g. GitHub Pages) talks to the backend on your PC. Start laserdesk_backend with LASERDESK_CORS_ORIGIN set to this page’s origin (scheme + host only — see Usage), and use a backend build that supports local-network CORS. Status messages appear in the log below the workflow.

Loading workflow…