env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PLAID_CLIENT_ID
Plaid Configuration Get these from https://dashboard.plaid.com/
PLAID_SECRET
secret
PLAID_ENVIRONMENT
PLAID_INSTITUTION_ID
CYBRID_CLIENT_ID
Cybrid Configuration Get these from your Cybrid dashboard
CYBRID_CLIENT_SECRET
secret
CYBRID_BASE_URL
CYBRID_AUTH_URL
PURCHASE_AMOUNT
Trading Configuration
PURCHASE_FREQUENCY
MAX_PURCHASE_AMOUNT
MIN_ACCOUNT_BALANCE
PORT
Server Configuration
CORS_ORIGINS
LOG_LEVEL
Logging
ENABLE_FILE_LOGGING
brew install flyctl && fly launch --from https://github.com/core-trading/crypto-recurring-buy-test
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/core-trading/crypto-recurring-buy-test
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/core-trading/crypto-recurring-buy-test