redfin/react-server
:rocket: Blazing fast page load and seamless navigation. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 3858
- days_rel: n/a
- days_push: 2003
- n_releases_24m: 0
Adoption not part of the score
3865 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
React Server is a Node.js framework for building universal (isomorphic) React applications with server-side rendering, optimized for fast page loads and seamless client-side navigation. The project is now defunct and its README recommends Next.js as a replacement.
Use cases
- server-side render a React app for faster page loads
- build a universal React app sharing code between server and client
- stream HTML to the browser as quickly as possible
- load data on the server for React components
- optimize JavaScript and CSS delivery for a React site
When to choose
- maintaining a legacy codebase already built on react-server
- studying historical approaches to isomorphic React rendering
When to avoid
- starting a new project - the project is defunct and recommends Next.js
- you need ongoing updates, security patches, or community support
- you want modern React features and ecosystem compatibility
Facets
framework · maturity abandoned
ssr web-framework middleware routing web-development frontend backend react isomorphic universal-javascript server-side-rendering defunct bigpipe nodejs web-server
2 sources
- readme: https://github.com/redfin/react-server · fetched 2026-08-28 · fe27969e79b3
- registry_npm: https://registry.npmjs.org/react-server · fetched 2026-08-29 · 9514993093c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redfin/react-server | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="redfin/react-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem