Docs / Technology catalogue / Supabase
Supabase
Postgres, auth, storage and edge functions behind one client. Category: backend, pick one. Estimated $25/mo.
Facts
Category
backend — pick one
Enables
Supabase Auth, Supabase Storage — both require it
Pricing model
freemium, $25/mo estimated
What selecting it adds
.cursor/rules/supabase.mdc
and the equivalent for every other AI tool you selected
docs/setup.md § Supabase
keys, local development, migrations
docs/architecture.md
rendered verbatim from the module's architecture.md
.env.example
its variables, deduplicated against every other module's
package.json
@supabase/supabase-js, semver-merged with everything else
checklists/
whatever the module contributes — RLS policies before launch
Pricing
Free tier covers 50,000 monthly active users, a 500MB database and 5GB egress, but projects pause after a week idle. Pro at $25/mo removes pausing and adds daily backups. Checked against supabase.com/pricing on 2026-07-14.
Add it to an existing project
npx ai-project-bootstrap add supabase
npx ai-project-bootstrap add supabase --replace --dry-run