
EKYA CLINIC
Secure Admin Portal
Calm, secure access for daily Ekya Clinic operations.
The admin system is being built with a backend-first architecture so the same services can later power the WhatsApp user journey without duplicate business logic.
Admin First
Patient and appointment workflows will start from the portal.
Backend Owned
UI talks to APIs only. Vercel backend owns auth, DB, and messaging.
Messaging Ready
Admin actions and later user actions can both trigger WhatsApp events.
Admin Login
Sign in to continue
Secure
Use the admin credentials from your local `.env.local` or the Vercel dashboard.
P0 Scope
Admin shell, backend auth, Supabase-backed admin APIs, and the foundation for notification-driven workflows.