README.md
Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability, and scale.
</p> <p align="center"> <a href="CONTRIBUTING.md">Contribute</a> · <a href="https://github.com/cloudflare/workers-sdk/issues">Submit an Issue</a> · <a href="https://discord.cloudflare.com/">Join Discord</a> </p> <p align="center"> <a href="https://www.npmjs.com/wrangler/"></a> <a href="https://discord.cloudflare.com/">
</a> <a href="https://twitter.com/CloudflareDev">
</a> </p> <hr>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@latest
For 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. |
Beta releases are generated by the pkg.pr.new tool and are updated on every commit pushed to the main branch.
[!Warning] These beta releases get updated over time, so they are ill suited to be used as stable versions for a project (and the proper npm released should be used instead). These should be used only for quick testing of not yet released features/fixes.
Available beta releases are listed below.
<details><summary><b>create-cloudflare</b></summary><p>npm i https://pkg.pr.new/create-cloudflare@main
npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@main
npm i https://pkg.pr.new/miniflare@main
npm i https://pkg.pr.new/@cloudflare/pages-shared@main
npm i https://pkg.pr.new/@cloudflare/unenv-preset@main
npm i https://pkg.pr.new/@cloudflare/vite-plugin@main
npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@main
npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@main
npm i https://pkg.pr.new/wrangler@main
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.