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. |
||
|---|---|---|
| .. | ||
| chat.ts | ||
| editor.ts | ||
| files.ts | ||
| logs.ts | ||
| netlify.ts | ||
| previews.ts | ||
| profile.ts | ||
| settings.ts | ||
| streaming.ts | ||
| supabase.ts | ||
| tabConfigurationStore.ts | ||
| terminal.ts | ||
| theme.ts | ||
| workbench.ts | ||