What problem does it solve?
This Skill simplifies the setup, configuration, and management of local Supabase instances, ensuring proper port allocation and migration handling to avoid conflicts and data loss.
Core Features & Use Cases
- Local Supabase Setup: Initializes and starts a local Supabase environment.
- Custom Port Configuration: Assigns unique port ranges to prevent conflicts between multiple Supabase instances.
- Migration Management: Guides users through creating, editing, and applying database migrations safely.
- Type Generation: Automates the regeneration of TypeScript types from the local database schema.
- Use Case: When starting a new project that requires a local Supabase database, use this Skill to initialize the environment, configure custom ports, and set up the initial database schema and migrations.
Quick Start
Initialize a new local Supabase project in the backend directory and start it.