Basejump Logo

Basejump

DocsGetting StartedSupabase Test Helpers
Basejump on GithubBasejump on Twitter
Close Documentation Menu
  • Quick Start
  • Setup
  • Account Types
  • Configuration Variables
  • Environment Variables
  • Setup Stripe
  • Developing
  • Permissions and RLS
  • Convenience Methods
  • Content
  • Blog Template
  • Docs Template
  • Deploying
  • Setup Supabase
  • Deploying Migrations
  • Deploying to Vercel
Documentation Menu
Deploying

Setup Supabase

If you're working on local development, you should probably start with our Getting Started instead. When you're ready, you'll need to set up Supabase for use in a staging or production environment.

Creating a Supabase project

Head to Supabase and create a new project. Make sure you record your database password, you'll ned it later. Create a new Supabase project

Copy the project URL and token

Copy the project URL and token from the project dashboard. You'll need them as environment variables for your chosen deployment method. Copy the project URL and token

Link your project and run migrations

You're now ready to follow our guide on deploying migrations to Supabase.

Update email permissions

Basejump is not currently configured to require email verification. You can disable this inside Supabase in the authentication settings. Disable email verification

Close Documentation Menu
  • Quick Start
  • Setup
  • Account Types
  • Configuration Variables
  • Environment Variables
  • Setup Stripe
  • Developing
  • Permissions and RLS
  • Convenience Methods
  • Content
  • Blog Template
  • Docs Template
  • Deploying
  • Setup Supabase
  • Deploying Migrations
  • Deploying to Vercel

© 2023 usebasejump.com

Basejump Logo

Basejump

  • Docs
  • Getting Started
  • Supabase Test Helpers
  • Basejump on GithubBasejump on Twitter