Clinic Core
Registration, appointment, queue, encounter, and orders.
Deployment Bootstrap
Production-ready foundation for the multi-brand ambulatory healthcare platform using Vercel, GitHub, and Supabase.
Web Runtime
Next.js on Vercel
Data Layer
Supabase + SQL slices
Source Control
GitHub-ready workspace
Health Check
`/api/health`
Registration, appointment, queue, encounter, and orders.
Aesthetic, anti-aging, dental, service room, and commercial bundles.
LIS, PACS, telemed referral, and result orchestration.
B2B accounts, mobile checkup events, partner requests, and report release control.
Medical tourism inquiry, telemed coordination, quotation, concierge, and agent tracking.
Prescription fulfillment, stock ledger, consumable usage, and movement control.
This page checks only whether required keys are present. It never exposes secret values.
GitHub
Root workspace, nested app structure, and GitHub Actions CI are ready for repository creation and first push.
Vercel
The web app is scaffolded for App Router deployment. Set the Vercel project root to `apps/web` and attach the required env variables.
Supabase
Supabase config is in place and the SQL slice strategy is ready to be mirrored into executable migrations for the real project.
Continue into the shared healthcare command center to validate the Supabase backbone and start building clinic workflows.
Open Platform