Why use Supabase?Get a complete backend without writing server code. Rocket connects everything automatically, so you can focus on building features instead of configuring servers. Perfect for apps that need user accounts, data storage, or file uploads.
What is Supabase?
Supabase is a backend platform that provides a PostgreSQL database, user authentication, file storage, and edge functions in one service.
Supabase is a backend platform that provides a PostgreSQL database, user authentication, file storage, and edge functions in one service.
- Web Browser
- Mobile App
Before you begin
You’ll need:
- A Rocket account - rocket.new.
- A Supabase account.
Connect Supabase to Rocket
Skip the keys. Rocket handles everything securely and automatically when you connect your account. You don’t need to find or paste any Supabase API keys.
Choose your connection method
You can start connecting Supabase from a few different places:A. From Account Settings





B. From a Rocket project



C. From Chat

- On the top-right corner of the homepage, click .

- Choose Account Settings

- Click on the Integrations tab in the left menu.


- Click Connect next to the Supabase option.


- Open any project.
- Go to Integrations.


- Scroll to Supabase and click Connect.


- If your prompt includes terms like “auth” or “database,” Rocket will suggest connecting.
- Click Connect in the popup.


Authorize your Supabase account
- A secure Supabase authorization popup appears.
- Sign in and review the requested permissions.
- Click Authorize Rocket to continue.


Permissions you’ll grant Rocket:
- Read and manage your Supabase projects and organizations.
- Access project settings and API keys.
- Create and manage database schemas, storage buckets, and edge functions.
- You’ll be prompted to create one first.


- Click Create organization to create your organization. Rocket redirects you to the above condition.
- Select it from the dropdown.


- Click Authorize Rocket to connect.
Success check: You’ll see a confirmation message and be redirected back to Rocket with Supabase connected.
Need to create or select a Supabase project?
Need to create or select a Supabase project?
Once your Supabase account is authorized and your organization is selected, you’ll be prompted to link a project.If you already have one:

If you don’t:

- Choose it from the dropdown list.


- Click Create new Supabase project to open a quick-setup popup.


- Set your project name, password, and region.
- Click Create a new project.
- Head to Integrations and use the Supabase project dropdown to select a different project.
Want to disconnect a Supabase project?
Want to disconnect a Supabase project?
To disconnect only the currently linked project:

- Go to Integrations.
- Click Disconnect project.


Want to disconnect your Supabase account?
Want to disconnect your Supabase account?
You can disconnect Supabase from either global settings or from an individual project.Option A: From global Settings

Option B: From an open project

- Go to Account Settings → Integrations.
- Click Disconnect next to the Supabase option.
- In the popup that appears, click Yes, disconnect to confirm, or click to cancel.


- Open the project that’s connected to Supabase.
- Go to Integrations
- Click Disconnect next to the org name under the Supabase option.


Start building with Supabase
Once Supabase is connected, you can start building full-stack features:- Open any project and ask Rocket to add features like “Create a user login page” or “Add a database table for products.”
- Rocket automatically uses your connected Supabase project for authentication, database, and storage.
Ready to build?
Learn how to use Supabase features in your Rocket app.
Learn how to use Supabase features in your Rocket app.
You did it!
Supabase is now linked to Rocket. Go ahead and build your app with full backend access.















