Connect Supabase
Supabase is the backend service used by Cadrant to add a database, authentication, file storage and server functions to your applications. The connection takes just a few steps.
Create a Supabase account
- Go to supabase.com and create a free account.
- Supabase offers 2 free projects per account, which is enough to get started.
- No credit card is required for the free plan.
Get your access token
- Log in to your Supabase dashboard.
- Go to the token management page: supabase.com/dashboard/account/tokens.
- Create a new personal access token and copy it.
Save the token in Cadrant
- In Cadrant, open the sidebar and click 'Integrations'.
- Paste your Supabase token and save.
- Once saved, Cadrant can automatically create and manage Supabase projects.
You can connect Supabase at the start of a project or add it later to an existing mockup. Cadrant will automatically create the necessary tables and configuration.