Instance template
GoodOps-core
A single-tenant starting point extracted from the GoodOps product: auth & Supabase clients, a parameterized module/role registry, CRM classification, the forms & workflow-routing engine, committees, the cost-tracking / payables approval spine, and the shared DataTable + formatters — with their unit tests.
Declare your modules in src/config/modules.ts, set your Supabase credentials in .env, run the seed, and build from there. See TEMPLATE.md.