MedComply

Vertical SaaS

Medical compliance, built in

Organizations, user roles, and document traceability for regulated clinical workflows. Next.js, FastAPI, and Supabase with mandatory RBAC.

Org & roles
Multi-tenant orgs with permission levels enforced in the API and database (RLS).
Map Clerk or Supabase Auth identities to the Users, Organizations, and Documents tables in Supabase.
Audit-ready
Central place for policy docs and evidence, backed by the FastAPI service in `/backend`.
All API access is expected to go through the typed client; segment error boundaries catch failures in the App Router.