mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Add support for Supabase database operations, including migrations and queries. Implement new Supabase-related types, actions, and components to handle database interactions. Enhance the prompt system to include Supabase-specific instructions and constraints. Ensure data integrity and security by enforcing row-level security and proper migration practices. |
||
|---|---|---|
| .. | ||
| actions.ts | ||
| artifact.ts | ||
| context.ts | ||
| GitHub.ts | ||
| global.d.ts | ||
| model.ts | ||
| netlify.ts | ||
| supabase.ts | ||
| template.ts | ||
| terminal.ts | ||
| theme.ts | ||