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. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useConnectionStatus.ts | ||
| useDebugStatus.ts | ||
| useEditChatDescription.ts | ||
| useFeatures.ts | ||
| useGit.ts | ||
| useLocalProviders.ts | ||
| useMessageParser.ts | ||
| useNotifications.ts | ||
| usePromptEnhancer.ts | ||
| useSearchFilter.ts | ||
| useSettings.ts | ||
| useShortcuts.ts | ||
| useSnapScroll.ts | ||
| useSupabaseConnection.ts | ||
| useUpdateCheck.ts | ||
| useViewport.ts | ||