process.env references (scan)
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
API_KEY
secret
AWS_ACCESS_KEY_ID
secret
AWS_ELASTIC_HOST
secret
AWS_REGION
secret
AWS_SECRET_ACCESS_KEY
secret
FIREBASE_DATABASE_URL
secret
FIREBASE_SERVICE_ACCOUNT_KEY
secret
MAPS_API_KEY
secret
MIGRATE_PREVIOUS_LEADS
SLACK_BOT_ACCESS_TOKEN
secret
brew install flyctl && fly launch --from https://github.com/anandchowdhary/firebase-pipedrive
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anandchowdhary/firebase-pipedrive
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anandchowdhary/firebase-pipedrive