Configuring Your Cloudflare Environment

Evefan is deployed on your Cloudfare environment. You can set up your environment by setting up your Cloudflare account with the following steps:

Subscribe to a paid Workers plan ($5 per month)

You can do so by visiting the Cloudflare dashboard and on the Workers and Pages sidebar navigating to the Plans page.

Extract your Account ID

You can get it from the Workers and Pages screen.

Create a Cloudflare API Token

You can visit the API Tokens Page and generate a token with the following scopes.

And use those in your Evefan Console or the Config.json's deploy.credentials.apiKey & `deploy.credentials.accountId

Last updated