.env.dist
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
MBO_CDC_URL
DISTRIBUTION_API_URL
SENTRY_CREDENTIALS
secret
SENTRY_ENVIRONMENT
ADDONS_API_URL
ADDONS_API_HEADER_KEY
secret
For testing purpose only
ADDONS_API_HEADER_VALUE
brew install flyctl && fly launch --from https://github.com/boherm/ps_mbo
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/boherm/ps_mbo
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/boherm/ps_mbo