One external database
Every read and write goes to your own Supabase project through a single typed client layer.
connected · khnoaagyiccmuaxpmfqe
Draft, review and release narratives from a workspace wired directly to your own Supabase project — no duplicated database, no hardcoded keys.
Every read and write goes to your own Supabase project through a single typed client layer.
Roles live in their own table and policies scope every record to its owner or an admin.
Services and hooks are separate from the UI, so new modules plug in without touching the connection.