Deployment Bootstrap

Enterprise Healthcare Platform

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`

Delivery Tracks

Phase 1

Clinic Core

Registration, appointment, queue, encounter, and orders.

Wellris Specialty

Aesthetic, anti-aging, dental, service room, and commercial bundles.

Diagnostics

LIS, PACS, telemed referral, and result orchestration.

Network Ops

B2B accounts, mobile checkup events, partner requests, and report release control.

International Care

Medical tourism inquiry, telemed coordination, quotation, concierge, and agent tracking.

Pharmacy / Inventory

Prescription fulfillment, stock ledger, consumable usage, and movement control.

Environment Readiness

This page checks only whether required keys are present. It never exposes secret values.

Supabase URLConfigured
Supabase Anon KeyConfigured
Supabase Service RoleConfigured
Database URLConfigured

GitHub

Repository and CI

Root workspace, nested app structure, and GitHub Actions CI are ready for repository creation and first push.

Vercel

Deploy From `apps/web`

The web app is scaffolded for App Router deployment. Set the Vercel project root to `apps/web` and attach the required env variables.

Supabase

Config and Migration Path

Supabase config is in place and the SQL slice strategy is ready to be mirrored into executable migrations for the real project.

Platform shell is ready

Continue into the shared healthcare command center to validate the Supabase backbone and start building clinic workflows.

Open Platform