bolt.diy/app/lib/stores
KevIsDev bc7e2c5821 feat(supabase): add credentials handling for Supabase API keys and URL
This commit introduces the ability to fetch and store Supabase API keys and URL credentials when a project is selected. This enables the application to dynamically configure the Supabase connection environment variables, improving the integration with Supabase services. The changes include updates to the Supabase connection logic, new API endpoints, and modifications to the chat and prompt components to utilize the new credentials.
2025-03-20 11:17:27 +00:00
..
chat.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
editor.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
files.ts fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
logs.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
netlify.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
previews.ts feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30
profile.ts Final UI V3 2025-02-02 01:42:30 +01:00
settings.ts feat: added anthropic dynamic models (#1374) 2025-02-26 22:04:46 +05:30
streaming.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
supabase.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
tabConfigurationStore.ts Final UI V3 2025-02-02 01:42:30 +01:00
terminal.ts Lint-fix all files in app 2024-11-21 22:05:35 +01:00
theme.ts Service console check providers 2025-01-30 01:58:47 +01:00
workbench.ts feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00