GitDeployHub

agarwalpranav0711/nest

github.com/agarwalpranav0711/nest ↗
Unknown stack
18 environment variables found in frontend/.env.example

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

  • NEXTAUTH_SECRET secret
  • NEXTAUTH_URL
  • NEXT_PUBLIC_API_URL
  • NEXT_PUBLIC_CSRF_URL
  • NEXT_PUBLIC_ENVIRONMENT
  • NEXT_PUBLIC_GRAPHQL_URL
  • NEXT_PUBLIC_GTM_ID
  • NEXT_PUBLIC_IDX_URL
  • NEXT_PUBLIC_IS_PROJECT_HEALTH_ENABLED
  • NEXT_PUBLIC_POSTHOG_HOST
  • NEXT_PUBLIC_POSTHOG_KEY secret
  • NEXT_PUBLIC_RELEASE_VERSION
  • NEXT_PUBLIC_SENTRY_DSN
  • NEXT_SERVER_CSRF_URL
  • NEXT_SERVER_DISABLE_SSR
  • NEXT_SERVER_GITHUB_CLIENT_ID
  • NEXT_SERVER_GITHUB_CLIENT_SECRET secret
  • NEXT_SERVER_GRAPHQL_URL
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/agarwalpranav0711/nest
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/agarwalpranav0711/nest
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/agarwalpranav0711/nest
Or deploy to a different host
← Try another repo