Dashboard
Where a human sees the request and answers it.
Build the dashboard against your API origin and publish it to Workers static assets.
cd apps/frontend && npm ci && npm run build
cd deploy/cloudflare && npx wrangler deployA ready-made wrangler config and a working CI workflow ship in the repo.