Requirements
- Node.js 20 or newer
- pnpm (
corepack enableif it is not installed) - A Cloudflare account
- Wrangler, authenticated to that account
corepack enablewrangler loginwrangler whoamiwrangler 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.