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
brew install flyctl && fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bartonhammond/snowflake-parse-heroku