npx giget@latest gh:yusukebe/hono-vite-react-stack-example my-app
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
Welcome to React Router!
A modern, production-ready template for building full-stack React applications using React Router.
- 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.
- ImagesCloudflare ImagesCloudflare ImagesTransform, optimize, and deliver images with Cloudflare Images.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
This is a demo application of the Cloudflare Agents Framework.
Pipelines Bindings Demo
This project demonstrates the integration of Cloudflare Workers with Cloudflare Pipelines for data streaming. It provides a simple API endpoint that accepts data and forwards it to a configured pipeline.
- 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.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
🪿 HONC
This is a project created with the create-honc-app template.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- R2R2R2Store and serve objects with zero egress fees.
- FlowsWorkflowsWorkflowsOrchestrate durable multi-step jobs with Workflows.
🖼️ Image Transformer ✨
A lightweight, browser-based image transformation tool that allows you to resize images, apply filters, and convert between various image formats quickly and efficiently.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- KVKVKVServe globally distributed key-value data with low latency.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
Twilio MCP Server
This uses a Cloudflare McpAgent to create a Remote MCP server. It shows off what a Twilio MCP server could provide to your applications.
npm install
npm run dev
npm run deploy
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
D1 Read Replica with Hono
A Cloudflare Workers application built with Hono that demonstrates D1 database's global read replication functionality for an e-commerce application.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
npm install
npm run dev
npm run deploy
A barebones template for running a Hono serverless worker with a static HTML frontend.
Usage
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
🪿 HONC
This is a project created with the create-honc-app template.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
- HyperHyperdriveHyperdriveConnect Workers to external databases with Hyperdrive.
🤖 Chat Agent Starter Kit
A starter template for building AI-powered chat agents using Cloudflare's Agent platform, powered by agents-sdk. This project provides a foundation for creating interactive chat experiences with AI, complete with a modern UI and tool integration capabilities.
E-commerce Pipelines Client-Side
This project demonstrates the integration of Cloudflare Workers with Cloudflare Pipelines for data streaming. It sends the data to the pipleline from the client-side.
Image-to-video generator with Cloudflare Workers and Replicate
This is a web application that transforms still images into living portraits using Cloudflare Workers and Replicate. It uses Luma Ray 2, a powerful AI model that adds subtle motion and depth to static images.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
Add Guardrails to your AI Applications
A quick demo application that shows off the LlamaGuard model on Workers AI.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- PagesPagesPagesDeploy full-stack apps and static sites on Cloudflare Pages.
Link-in-bio - A Linktree Clone
📥 Cloning the Project
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
- DurableDurable ObjectsDurable ObjectsKeep strongly consistent state close to your Worker logic.
This game is built on top of the Slicey game from Craig Dennis.
It uses HONC stack to build the required API endpoints.
- 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.
- QueuesQueuesQueuesMove async work through managed message queues.
- FlowsWorkflowsWorkflowsOrchestrate durable multi-step jobs with Workflows.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
- BrowserBrowser RunBrowser RunAutomate headless browsers on Cloudflare with Browser Run.
- ImagesCloudflare ImagesCloudflare ImagesTransform, optimize, and deliver images with Cloudflare Images.
- AgentsAgentsAgentsBuild stateful AI agents on Cloudflare with the Agents SDK.
BandAid - Listen to Concert Posters
This app is a Work in Progress, like we all are.
- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- D1D1D1Use Cloudflare's serverless SQL database at the edge.
Astro Starter Kit: Basics
npm create astro@latest -- --template basics