Skip to main content

Release (Supabase Github App)

We run our deployments following best practices from Supabase Managing Environments.

Then, we follow database branching to handle the deployments

Deployment Commands

Deploy Supabase functions

supabase functions deploy --import-map supabase/functions/deno.json

Set supabase secrets from .env file

supabase secrets set --env-file .env