redwoodjs/sdk
A simple framework for humans Server-first React, running on the Cloudflare platform. Simple to build. Easy to maintain. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 85
- Longevity 46
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 653
- days_rel: 20
- days_push: 7
- n_releases_24m: 264
Adoption not part of the score
1695 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RedwoodSDK is a server-first React framework built as a Vite plugin for the Cloudflare platform, enabling React Server Components, server functions, and a type-safe standards-based router. It includes realtime primitives via Durable Objects and integrates with Cloudflare services like D1, R2, and Queues.
Use cases
- build a full-stack React app deployed to Cloudflare Workers
- use React Server Components with server functions
- add realtime synced state across clients without WebSockets
- create a type-safe server router with middleware
- scaffold a Vite-based React project for the edge
- build server-rendered React pages with streaming responses
When to choose
- you deploy exclusively to Cloudflare Workers/workerd
- you want server-first React with RSC and minimal abstraction
- you need realtime state sync built on Durable Objects
- you prefer web standards over framework magic
When to avoid
- you target Node.js servers or other clouds like Vercel or AWS
- you need a mature ecosystem with extensive plugins and community packages
- you want file-based routing conventions out of the box
- your team depends on Next.js-specific features
Facets
framework · maturity active
web-framework ssr routing middleware websocket templating web-development frontend backend developer-tools cloud react-server-components cloudflare-workers vite-plugin server-first realtime durable-objects edge-computing nodejs web-server typescript
5 sources
- readme: https://github.com/redwoodjs/sdk · fetched 2026-08-28 · 8791bc8f3749
- homepage: https://rwsdk.com · fetched 2026-08-29 · 7803fead4390
- site_page: https://docs.rwsdk.com/getting-started/quick-start · fetched 2026-08-29 · 77613436f020
- site_page: https://docs.rwsdk.com · fetched 2026-08-29 · b84876581900
- site_page: https://rwsdk.com/realtime · fetched 2026-08-29 · 308a476ec2c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redwoodjs/sdk | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem