Copartum
About the template
Copartum is an Apache-2.0 starter app for self-hosted postpartum care coordination.
What this repo includes
The template includes household setup, invited caregiver access, feedings, pumping, growth, memories, private photos, and optional integrations for Google, messaging, and agent-assisted workflows.
Core runtime contract
Only four environment variables are required to boot the core app: Supabase URL, Supabase anon key, Supabase service-role key, and site URL.
Optional integrations
Google Photos, Google Calendar, email invites, WhatsApp/Kapso messaging, voice parsing, and token-protected agent tool routes are all optional. Missing optional env vars should disable those paths rather than break the app.
Before production use
Replace the starter legal/contact pages, configure your own auth and provider credentials, and review the optional integration docs for the features you intend to enable.