GitDeployHub

dontriskit/helicone

github.com/dontriskit/helicone ↗
Unknown stack
12 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • VERCEL
  • VERCEL_ENV
  • DATABASE_URL secret
  • NEXT_PUBLIC_SUPABASE_ANON_KEY secret
  • NEXT_PUBLIC_SUPABASE_URL
  • SUPABASE_SERVICE_KEY secret
  • SUPABASE_URL
  • NEXT_PUBLIC_HELICONE_RESTRICT_PRO
  • NEXT_PUBLIC_BASE_PATH
  • NEXT_PUBLIC_SLACK_CLIENT_ID
  • SLACK_CLIENT_SECRET secret
  • NEXT_PUBLIC_HELICONE_JAWN_SERVICE
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/dontriskit/helicone
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/dontriskit/helicone
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/dontriskit/helicone
Or deploy to a different host
← Try another repo