.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
CLOUDFLARE_ACCOUNT_ID
Click on any site in the Cloudflare dashboard and you'll see the "Account ID" on the lower right side of the page.
CLOUDFLARE_API_TOKEN
secret
https://dash.cloudflare.com/profile/api-tokens
brew install flyctl && fly launch --from https://github.com/babel/dns
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/babel/dns
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/babel/dns