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

here's a sick project idea someone should steal and monetize a full-stack component library that mixes @shadcn with backend logic let's say you want to add auth to your app, all you would do is run "pnpm add auth" and it would add in the css and all the code needed to have auth same can be done with ai chat apps or even payment systems if done right, this could be the next shadcn!
1
3
8
1,090
Rate limiting via RedwoodSDK's interrupters means you don't need to pepper all of your route handlers with unrelated code. Write an interrupter once, and share it with many different routes.
2
1
11
1,685
RedwoodSDK is a React framework for Cloudflare. This pairing means that you get full-stack features, with zero-stack complexity. We've often been asked, "How do you do rate limiting?" And my go-to answer is use Cloudflare! It's easier than you can imagine.
2
3
32
1,247
RedwoodSDK retweeted
james gosling in 1991:
fu*k small talk
1
7
2,753
As an unabashed @webflow fan boy + @CloudflareDev marketer, today's Webflow Cloud announcement is monumental. Web designers can now add dynamism without janky JS / HTML implementations. All powered by Cloudflare. Thank you @bryantchou @leinwand + team.
7
9
117
7,340
RedwoodSDK retweeted
a little pinch of claude code here a little dash @CloudflareDev containers there and a splash of some @RedwoodJS SDK and you get a 2x sneak peek of a VERY work-in-progress Machinen
3
4
17
1,216
RedwoodSDK retweeted
Our "RedwoodSDK course for beginners" is now on Udemy, with nearly 200 students! We've also got a university in Norway that's currently switch over from Next, to RWSDK, because we're more idiomatic.
2
7
2,808
Our "RedwoodSDK course for beginners" is now on Udemy, with nearly 200 students! We've also got a university in Norway that's currently switch over from Next, to RWSDK, because we're more idiomatic.
2
1
31
4,799
BTW, if you curious sanctionkit.com is fully built : - on @cloudflare (DNS, Workers, DOs, KV, D1, Workflows) - with React 19 @RedwoodJS (SSR, Server Functions, and all its goodies) - infra orchestration by @alchemy_run (deploying APIs, App, Site, Ingestions pipelines, db and their migrations,..) - self hosted auth with @better_auth - handle subscription and API metered payments with @polar_sh
Our first experiment toward building an autonomous startup, was building a whole SaaS with AI Agents. Say hello to SanctionKit.com !
5
7
33
5,556
We have an idea that anyone can build something useful, something that scratches their own itch. And if it's useful to you, it's more than likely useful to someone else. But it probably doesn't need to be a business, Because then you need: Marketing A brand A pricing strategy Customer support Infrastructure to host it on. What if you could just upload the source code to a store, sell that for a once-off price, So that others can host it, modify it, and make it their own. That's the future we're building on shareware.dev
4
553
Its July, and interesting LLM workflows still do not belong in the IDE. IDEs are for humans. They don't belong directly in your terminal either, your terminal is also for a human. They need their own development environment.
3
5
19
2,898
RedwoodSDK retweeted
Throw away your SPAs. Page refreshes aren’t scary.
27
20
210
23,718
RedwoodSDK retweeted
Redwood SDK is incredibly composable. You can bundle routes, middleware, and infrastructure in the same folder as a servce, and they can work independently from the rest of your app. Because of this, we can have really good plugins: So imagine you wanted a blog or a changelog or a specific auth provider. You can use our add-on system to simply install it.
2
5
14
1,081
RedwoodSDK retweeted
I had a really great chat with Dan Abramov last night. (I paid him for his time as a consultant, so it's not an endorsement!) We have some work to do around granularity of full page renders: essentially the ability to segment components/ per-segment caching, and selective invalidation. We've built the clearest way to get from RSC to your browser. And we want to make this segmentation (the granularity of components) just as intuitive.
1
3
19
1,437