Bring your existing data, auth and storage to Supabase following our migration guides. Explore more resources about /guides/resourcesExplore more resources Additional resources Get started with self-hosting Supabase. More on Self-Hosting about /guides/self-hostingMore on Self-Hosting ...
get_logs: Gets logs for a Supabase project by service type (api, postgres, edge functions, auth, storage, realtime). LLMs can use this to help with debugging and monitoring service performance. Project Configuration get_project_url: Gets the API URL for a project. get_anon_key: Gets the...
in the connection parameters using --db-url flag. Runs pg_dump in a container with additionalflags to exclude Supabase managed schemas. The ignored schemas include auth, storage and those created by extensions. The default dump does not contain any or custom roles. To dump those ...
Some organizations require a custom NPM registry for security and compliance purposes. In such instances, you can specify the custom NPM registry to use via NPM_CONFIG_REGISTRY environment variable.You can define it in the project's .env file or directly specify it when running the deploy ...
Manage organizations Create an organization List all organizations Projects Manage projects Create a project List all projects Show API keys for a project Delete a project Config Manage project configurations Push config from a local file Branches Manage preview branches Create a preview branch List all...
in the connection parameters using --db-url flag. Runs pg_dump in a container with additionalflags to exclude Supabase managed schemas. The ignored schemas include auth, storage and those created by extensions. The default dump does not contain any or custom roles. To dump those ...