cli
cli copied to clipboard
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
**Describe the bug** supabase start service not healthy : [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui] **To Reproduce** Steps to reproduce the behavior: 1. Go to run supabase start and logs: Applying migration 20240108234540_setup.sql......
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
## What kind of change does this PR introduce? Bug fix https://github.com/supabase/cli/issues/1518 ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior?...
## What kind of change does this PR introduce? Adds the corresponding configuration for the `SendSMS` and `SendEmail` HTTP Hooks. We have decided to use symmetric signing (e.g. `v1,whsec_....` )...
**Is your feature request related to a problem? Please describe.** This is a continuation to what https://github.com/supabase/cli/issues/1518 wants to have added to the CLI interfaces. When working in local dev...
**Is your feature request related to a problem? Please describe.** As a Developer who uses Supabase for almost all projects I can I want to be able to stop any...
## What kind of change does this PR introduce? closes https://github.com/supabase/cli/issues/2078 ## What is the new behavior? ```bash supabase start db studio ``` ## Additional context Add any other context...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
**Describe the bug** This just started happening after a fresh CLI install. I'm not positive the last time I updated it, but it hasn't been more than a month or...