Cloudflare Workers Deployer 是做什麼的?
Prerequisites
Node.js, Wrangler CLI
Installation
Use the upstream install or setup path that matches your environment:
- npm create cloudflare@latest
- pnpm create cloudflare@latest
- yarn create cloudflare@latest
- npm i https://pkg.pr.new/create-cloudflare@main
Basic usage or getting-started notes:
-
To get started quickly with a new project, run the command below:
-
bash
-
or
-
Extracted from upstream docs: https://raw.githubusercontent.com/cloudflare/workers-sdk/HEAD/README.md