CPG Institute scaffold
Website, member hub, backend, and data layer.
This repo is the CPG Institute foundation: the public site shell, signed-in member hub, admin/import staging, Cloudflare Worker event layer, Supabase schema, and package-based access model. The full marketing homepage still needs to be built from the template references.
Member hub
Signed-in dashboard, account, resources, Kajabi status, and entitlement checks.
Investor database
Read-only member search surface backed by the Supabase directory/RPC model.
Financial tools
Pricing, launch budget, COGS, value chain, and runway tools behind access gates.
Admin import
Admin-only staging entry point for CSV import review before data is published.
Access model
Package selected to Worker event to Supabase access to member hub entitlements to Kajabi state to GHL follow-up.
Dev note
Protected routes redirect to login until a throwaway/dev Supabase project is configured.
Next build
Convert the selected template into production App Router pages inside web/.