Quickstarts
Quickstarts are GitHub repositories that are designed to be a starting point for building a new Cloudflare Workers project. To start any of the projects below, run:
-
new-project-name
- A folder with this name will be created with your new project inside, pre-configured to your Workers account.
-
template
- This is the URL of the GitHub repo starter, as below. Refer to the create-cloudflare documentation for a full list of possible values.
Example Projects
Run different logic based on the URL and request method. Use this starter to Build REST APIs or applications that require routing logic.
Measure download/upload connection speed from the client side, using the Performance Timing API.
Use Vite to render pages on Cloudflare's global network with great DX. Includes i18n, markdown support and more.
Build a fast, globally distributed REST API using Cloudflare Workers and Fauna, the data API for modern applications.
Frameworks
Lightning-fast, globally distributed Apollo GraphQL server, deployed on the Cloudflare global network using Cloudflare Workers.
The most flexible, fastest, and lightest GraphQL server for all environments, Cloudflare Workers included.
Flareact is an edge-rendered React framework built for Cloudflare Workers. It features file-based page routing with dynamic page paths and edge-side data fetching APIs.
Sunder is a minimal and unopinionated framework for Service Workers. This template uses Sunder, TypeScript, Miniflare, esbuild, Jest, and Sass, as well as Workers Sites for static assets.
Built with Workers
Get inspiration from other sites and projects out there that were built with Cloudflare Workers.
Built with Workers