- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
- R2R2R2Store and serve objects with zero egress fees.
TanStack Start + Cloudflare Workers Template
A minimal, AI-agent-friendly starter for building full-stack apps on Cloudflare Workers with TanStack Start.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
Welcome to your new TanStack Start app!
Getting Started
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
- R2R2R2Store and serve objects with zero egress fees.
TanStack Start + Cloudflare Workers Template
A minimal, AI-agent-friendly starter for building full-stack apps on Cloudflare Workers with TanStack Start.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
think-mvr: serializableMessengerEvent strips fetchMetadata from attachments
Minimum viable reproduction for a bug in @cloudflare/think where serializableMessengerEvent strips fetchMetadata (and raw) from messenger event attachments before passing them to sub-agent Durable Objects.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- BrowserBrowser RunBrowser RunAutomate headless browsers on Cloudflare with Browser Run.
- SandboxSandboxesSandboxesRun untrusted code in isolated environments with the Sandbox SDK.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
personal-agent
A deliberately minimal AI agent on Cloudflare Workers, built on Think (Agents SDK) and reachable from Telegram.
Greek and Latin prefix flashcards, deployed as a Cloudflare Worker.
Live at prefixes.ziki.boo
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- KVKVKVServe globally distributed key-value data with low latency.
Promptly
Promptly is a Cloudflare Workers app for storing educational AI prompts by slug and presenting them one sentence at a time. It is designed for talks, workshops, and demos where you want to teach a prompt sentence-by-sentence and let the audience take the prompt away.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
Pickled
A real-time multiplayer pickleball game built on Cloudflare Workers. Players use their phones as motion controllers to volley a virtual pickleball back and forth on a shared screen.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
- R2R2R2Store and serve objects with zero egress fees.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
Y
An internal social-media scheduling tool for the @CloudflareDev X account, built by Cloudflare DevRel. (It schedules for X - so naturally it's called Y.)
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- R2R2R2Store and serve objects with zero egress fees.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- FlowsWorkflowsWorkflowsOrchestrate durable multi-step jobs with Workflows.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
Turn a list of links into an AI-generated audio podcast.
The backend Worker fetches each page, writes one spoken-word script with Workers AI, narrates it with Deepgram Aura, and stores the finished MP3 in R2. The web app provides a simple Dropcast UI for generating and listening to episodes.
Pixel Shading Reference
A small React + TypeScript reference tool for studying pixel-art lighting on simple forms.
Build Email-Native Agents — talk deck
Conference-talk slide deck (Vite + React + Framer Motion + Tailwind), deployed to Cloudflare Workers as static assets.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- ContainersContainersContainersRun serverless containers alongside Workers on Cloudflare.
🍃 Leaflet
A simple blog app built with Astro, Hono, and SQLite. Username-only auth, draft/publish workflows, and comments.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- SandboxSandboxesSandboxesRun untrusted code in isolated environments with the Sandbox SDK.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
An personal chat agent built on Cloudflare Think. It uses Apify Actors via the Apify MCP server to fetch real web data on demand — the agent pays for web data to get things done.
Uses Workers AI (no API key required), with the Apify MCP server auto-connected on startup and tools for task scheduling. The agent remembers facts about the user across turns via Think's context blocks, and supports vision (image input).
jilles-game-sprites
A pipeline that turns a selfie into a game-ready character sprite sheet, keeping the original poses and grid alignment intact.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
Phaser × Cloudflare Workers Starter
Build real-time browser games with Phaser 4, Cloudflare Workers, and Durable Objects.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- R2R2R2Store and serve objects with zero egress fees.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- ImagesCloudflare ImagesCloudflare ImagesTransform, optimize, and deliver images with Cloudflare Images.
This is a minimal Cloudflare virtual try-on demo built with Next.js + vinext.
It uploads a person image and garment reference images to R2 via Cloudflare bindings, calls pruna/p-image-try-on through the Workers AI binding with the p-image-try-on-demo AI Gateway, then shows the generated image.
TanStack Start + Cloudflare Workers Template
A minimal, AI-agent-friendly starter for building full-stack apps on Cloudflare Workers with TanStack Start.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
402 MCP — Restaurant Finder with Paid Tools
A demo MCP server that shows agentic commerce with x402: AI agents can browse restaurants and menus for free, but must pay USDC to place an order.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- R2R2R2Store and serve objects with zero egress fees.
Cloudflare Developer Documentation
Welcome to the open-source repository for all Cloudflare Developer Documentation.