Skip to content

Tech Stack ‐ Cloudflare Pages

WangGithub0 edited this page Jan 17, 2024 · 1 revision

What is Cloudflare

image

Cloudflare is a global network of servers. When you add your application to Cloudflare, we use this network to sit in between requests and your origin server.

Cloudflare pages - similar to Heroku, Vercel

image image

How to deploy your website to the Pages platform

  1. Connecting your Git provider to Pages.
  2. Deploying your prebuilt assets right to Pages with Direct Upload.
  3. Using Wrangler from the command line
image
  • Wrangler is a command-line tool for building with Cloudflare developer products.
  • Use Wrangler to deploy projects that use the Workers Browser Rendering API.

Using Cloudflare Pages in ChatCraft

image image image image