GitDeployHub

bartonhammond/snowflake-parse-heroku

github.com/bartonhammond/snowflake-parse-heroku ↗
Node.js API
11 environment variables found in process.env references (scan)

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

  • APP_ID
  • APP_NAME
  • CLOUD_CODE_MAIN
  • DATABASE_URI
  • MAILGUN_API_KEY secret
  • MAILGUN_DOMAIN secret
  • MAILGUN_FROM_ADDRESS secret
  • MASTER_KEY secret
  • MONGODB_URI secret
  • PARSE_MOUNT
  • SERVER_URL
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku
Or deploy to a different host
← Try another repo