Supabase Branch Management
Quick Start
- •List existing branches if needed.
- •Create a new preview branch.
- •Fetch branch URL for testing.
- •Clean up branch after use.
Steps
- •Use repo scripts:
- •
scripts/create-supabase-branch.js - •
scripts/get-branch-id.js - •
scripts/get-branch-url.js - •
scripts/cleanup-supabase-branch.js
- •
- •Follow
docs/supabase_branching.md.
Notes
- •Use hosted Supabase only.
- •Avoid Docker‑dependent commands.