Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/redwoodjs/sdk · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
redwoodjs/sdkmain84

For agents

markdown · JSON · MCP: product_card(name="redwoodjs/sdk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem