Skip to content

Requirements

  • Node.js 20 or newer
  • pnpm (corepack enable if it is not installed)
  • A Cloudflare account
  • Wrangler, authenticated to that account
Terminal window
corepack enable
wrangler login
wrangler whoami

wrangler whoami should print your account. If it does not, setup stops at its first step.

The CMS repository uses pnpm. The npm create command is only the bootstrap step.