A simple framework for humans. Server-first React, running on the Cloudflare platform. Simple to build. Easy to maintain.

The modern web stack shouldn't be 15 different tools held together with duct tape. Redwood SDK integrates: 🔗 React (with Server Components) 🔗 Cloudflare One framework. Everything connected. No hidden magic.
1
13
542
Built with RedwoodSDK!
2
826
RedwoodSDK retweeted
RedwoodSDK is going to backtrack a bit on our decision to use Prisma in the standard starter. There is absolutely nothing wrong with Prisma. But as a framework: 1. We do not want to select vendor-specific solutions. 2. Type generation is something we do not believe in. It's a source of support-pain and a source of failure. Therefore, we are going to introduce a fully typed solution for DO SQLite. This will form the backbone for our add-ons, and will ensure that we will remain backwards compatible no matter what choice you make for your ORM. You are still more than welcome to install Prisma or Drizzle or whatever floats your boat!
10
4
60
6,505
React Server Components let you render on the server without shipping JavaScript to the browser. In RedwoodSDK, they’re built in — no setup, no ceremony. It just works.
1
11
757
React Server Components used to feel abstract. Then we used them in RedwoodSDK. •Fetch data without wiring up APIs •No client bundle •Works locally and at the edge Sometimes simplicity is the magic.
5
592
RedwoodSDK gives you built-in support for React Server Components. That means: •Async DB queries inside your component •No extra APIs •Less JS shipped Here’s a quick demo of what that looks like 👇
9
626
Writing API endpoints. Fetching from your own server. useEffect to display the result. We’ve all done it. But React Server Components in RedwoodSDK, you just write:
1
14
635
RedwoodSDK makes React Server Components click: •Ship less JavaScript •Write async/await right inside your JSX •Skip the loading spinners It’s fast, clean, and you don’t need dedicated API routes, fetch calls, or useEffect.
8
534
"I can't tell I'm using a framework." That's the point. 💡 Write pure React components. Get full-stack superpowers. → No special APIs to learn → No framework-specific patterns → Just React, enhanced The best framework is the one you don't fight.
2
14
648
RedwoodSDK retweeted
I have been using @CloudflareDev Turnstile in my production apps. And since we are all talking about it, here's a video showcasing various mode (yes, there is an INVISIBLE mode), and how to implement it. youtu.be/QKFiN_cyeMc
1
4
13
3,916
What if your router let you organize your way? In RedwoodSDK, routing is config-based — no fragile file system tricks. You stay in control. Come try it. Move things around. Break nothing.
1
10
976
You don’t write routes for the file system. You write them for your users. RedwoodSDK’s router is designed for how requests actually work. It’s one file. One lifecycle. Infinite flexibility. Just clean code.
11
650
Most routers force you to organize your project their way. RedwoodSDK doesn’t. With a config-based router, you control the flow — not your folders. Logic-first. Request/response modeled. This is what routing should feel like 👇
6
498
RedwoodSDK retweeted
Well here you go... Cloudflare Sandboxes npmjs.com/package/@cloudflar…
Every new "AI sandbox" startup from now on should be assumed to be a Cloudflare Containers wrapper
2
11
88
11,293
Most routers feel like puzzles — one wrong move character and you’re using the wrong layout. RedwoodSDK’s router is a flowchart. You define the logic. You control the layout. Flexible imports. Clean configs. Request-response thinking. Build with confidence.
7
484
RedwoodSDK’s router isn’t file-based. It’s a single config that reflects the request/response lifecycle. 🗂️ Change route names — imports won’t break. 🧩 Routes are colocated where it makes sense. 🧘‍♂️ More flexibility. Less surprise. Your app, your structure.
1
11
644
RedwoodSDK retweeted
now imagine a fullstack framework that makes it trivial not just to build but to deploy and scale with a simple ‘pnpm release’ if only there was such a framework 😉
Fullstack frameworks have a competitive advantage in the AI era 👀 (YouTube link in the comments 👇)
1
2
10
1,563
RedwoodSDK retweeted
♥️what I have been able to do w/ @Cloudflare & @RedwoodJS SDK! Here I upload @threejs library+module to R2, cache it, worker checks if in cache & serves it. Serving cached content = only paying cheap R2 costs + CF CDN speed! 600kb saved in worker! Example and repo in comments!
2
3
7
1,639
You don’t need to learn GraphQL. You don’t need magic files. You don’t need to fight your tools. You just need code that works, deploys fast, and makes sense. That’s what we built. Come try RedwoodSDK v0.1 — and tell us what you think: 🔗 rwsdk.com/ 💬 discord.gg/redwoodjs
3
18
804
We built RedwoodSDK to reduce friction and bring joy back to fullstack dev. You get everything you need — in one command. 🔹 React Server Components 🔹 Auth + DB 🔹 Deploy to the edge This is what shipping should feel like.
1
1
22
1,538