cloudflare

cloudflare /workers-sdk

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

3,190
910

Repository Statistics

Key metrics and engagement data

3.2k
Stars
910
Forks
726
Open Issues
0
Releases
1.29
Engagement Rate
Default branch: main

Timeline

Repository has been active for 3 years, 8 months

Repository Created

Last Commit
Recently active

README.md

Cloudflare Workers SDK

workers-logo

Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability, and scale.

Contribute · Submit an Issue · Join Discord

Wrangler on npm   Discord conversation   X conversation


Quick Start

To get started quickly with a new project, run the command below:

bash
1npm create cloudflare@latest
2# or
3pnpm create cloudflare@latest
4# or
5yarn create cloudflare@latest

For more info, visit our Getting Started guide.

Documentation

Visit the official Workers documentation here.

Directory

PackageDescriptionLinks
wranglerA command line tool for building Cloudflare Workers.Docs
create-cloudflare (C3)A CLI for creating and deploying new applications to Cloudflare.Docs
miniflareA simulator for developing and testing Cloudflare Workers, powered by workerdDocs
chrome-devtools-patchesCloudflare's fork of Chrome DevTools for inspecting your local or remote Workers
pages-sharedUsed internally to power Wrangler and Cloudflare Pages. It contains all the code that is shared between these clients.

Contributing

We welcome new contributors! Refer to the CONTRIBUTING.md guide for details.

Community

Join us in the official Cloudflare Discord to meet other developers, ask questions, or learn more in general.

Links