2.
Setting up your
pages application
Go to your Page
Click on Overview on Workers & Pages and in the Name of your site

Go to Settings Tab
Add Enviroment variables on Production

VARIABLE NAMES IN
ALL CAPS
CANVA: your canva url address
CLIENT: your client ID
IMAGEKIT: your ImageKit URL
Now your will connect a Database for your site
Go to Functions on Settings tab

On KV - Add bindings

Create binding with variable name
KV and choose your KV namespace

Create a KV Database for your site
We automatic save your sites on Cloudflare KV (key,value) Database for performance.
Go to KV on Workers & Pages

Click on Create a namespace

Create a Namespace with the same name of your site

Done!

Now, let’s configure it on
your Page Settings
Go back to your Page
Click on Overview on Workers & Pages and in the Name of your site


Now connect a Database for your site
Go to Functions on Settings tab

On KV - Add bindings

Create binding with variable name
KV and choose your KV namespace
