Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability, and scale.
Contribute · Submit an Issue · Join Discord
To get started quickly with a new project, run the command below:
npm create cloudflare@latest # or pnpm create cloudflare@latest # or yarn create cloudflare@latestFor more info, visit our Getting Started guide.
Visit the official Workers documentation here.
| Package | Description | Links |
|---|---|---|
wrangler | A command line tool for building Cloudflare Workers. | Docs |
create-cloudflare (C3) | A CLI for creating and deploying new applications to Cloudflare. | Docs |
miniflare | A simulator for developing and testing Cloudflare Workers, powered by workerd | Docs |
chrome-devtools-patches | Cloudflare's fork of Chrome DevTools for inspecting your local or remote Workers | |
pages-shared | Used internally to power Wrangler and Cloudflare Pages. It contains all the code that is shared between these clients. |
We welcome new contributors! Refer to the CONTRIBUTING.md guide for details.
Join us in the official Cloudflare Discord to meet other developers, ask questions, or learn more in general.