- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- PagesPagesPagesDeploy full-stack apps and static sites on Cloudflare Pages.
npm install
npm run dev
npm run deploy
Watch us build.
npm install
npm run dev
npm run deploy
A serverless agent that acts as a Stripe store sales assistant, leveraging OpenAI and Stripe APIs to handle customer requests via text or audio. Customers can connect to the agent via a phone call using Twilio. The agent can search documentation, manage customers, handle payments, and send emails, all through tool calls. It support sending out emails through Resend.
Yorick's Blog - A Fistful of Knowledge
Welcome humans! Enjoy my blog!
This is a Next.js project bootstrapped with create-next-app.
Getting Started
Upload Large Files to R2 Object Storage using Actors
R2 is a zero egress fee S3 compatible object storage solution. It is ideal for large AI training datasets. If you've ever tried to allow your users to upload large datasets via a web browser, you know it can be challenging. Networks can be faulty, and resuming operations is often needed.
npm install
npm run dev
npm run deploy
webtop Run a full Linux desktop on the web (powered by Cloudflare Containers)
How it works Watch this tutorial to learn how Cloudflare Containers works:
RWSDK Better Auth Example
A modern authentication demo built with RedwoodJS SDK (RWSDK), Better Auth, and Prisma ORM, deployed on Cloudflare Workers with D1 Database.
Create high-quality GIFs from your videos on the web.
Standard RedwoodSDK Starter
This "standard starter" is the recommended implementation for RedwoodSDK. You get a Typescript project with:
Cloudflare Turnstile Demo
A comprehensive demonstration of Cloudflare Turnstile integration with RedwoodSDK, showcasing different Turnstile modes and server-side verification.
RWSDK Better Auth Example
A modern authentication demo built with RedwoodJS SDK (RWSDK), Better Auth, and Prisma ORM, deployed on Cloudflare Workers with D1 Database.
RWSDK Better Auth Example
A modern authentication demo built with RedwoodJS SDK (RWSDK), Better Auth, and Prisma ORM, deployed on Cloudflare Workers with D1 Database.
MyReads - Personal Book Tracking App
A single-user book tracking application built with React Router 7, Cloudflare Workers, and D1 database. Track your reading journey, discover new books, and write reviews for your personal library.
RWSDK Better Auth Example
A modern authentication demo built with RedwoodJS SDK (RWSDK), Better Auth, and Prisma ORM, deployed on Cloudflare Workers with D1 Database.
Use Cloudflare Containers to Execute Sandboxed Code
Cloudflare Containers are here and this code explores building a sandboxed code execution environment.