.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
POSTGRES_DB
POSTGRES_PORT
POSTGRES_PASSWORD
secret
JWT_SECRET
secret
JWT_EXPIRY
secret
ANON_KEY
secret
SERVICE_ROLE_KEY
secret
SECRET_KEY_BASE
secret
PG_META_CRYPTO_KEY
secret
SITE_URL
ADDITIONAL_REDIRECT_URLS
API_EXTERNAL_URL
SUPABASE_PUBLIC_URL
KONG_HTTP_PORT
STUDIO_ORG
STUDIO_PROJECT
brew install flyctl && fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config