Board backend

This Pages project exists to host the API under /api/board/* and the realtime endpoint at /api/rt/:room. There is no web UI — the desktop client is the front end.

Cloudflare Pages requires a static output directory, which is all this folder is. Replace this page with whatever you like (a landing page, a download link for your build); it has no effect on the API.