You're looking at the backend API, not the app. The web app is hosted separately — this URL only answers JSON endpoints for the frontend to call.
GET /health — service statusPOST /auth/magic-link — send sign-in emailPOST /admin/bootstrap-invites — admin invite linkGET /github/… — repo proxy for the app