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

mhart/react-server-example resource

A simple example of how to do server-side rendering with React (no compilation needed) observed · 2026-08-28

github.com/mhart/react-server-example · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4631
  • days_rel: n/a
  • days_push: 2191
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1775 stars · 188 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A minimal example repository demonstrating server-side rendering of React components in Node.js without any build or JSX compilation step. It shows how to share component code between server and browser for fast initial page loads and SEO-friendly HTML.

Use cases

  • learn how to server-side render React without a build step
  • example of sharing React components between server and browser
  • understand React checksums and client-side hydration
  • get SEO-friendly initial HTML with React
  • minimal Node.js React SSR demo to run locally

When to avoid

  • you need a production-ready SSR framework with routing and data fetching
  • you want modern React features like hooks, JSX, or a maintained toolchain
  • you need an actively developed project rather than a frozen example

Facets

learning-resource · maturity maintenance

ssr web-framework templating web-development frontend developer-tools tutorials react server-side-rendering example-app no-build isomorphic nodejs javascript web-server

2 sources

Member repositories

RepositoryRoleHealth v2
mhart/react-server-examplemain32

For agents

markdown · JSON · MCP: product_card(name="mhart/react-server-example")

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