GitDeployHub

anndreloopez012/supabse-local-alcore-config

github.com/anndreloopez012/supabse-local-alcore-config ↗
Unknown stack
16 environment variables found in .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
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anndreloopez012/supabse-local-alcore-config
Or deploy to a different host
← Try another repo