alibaba/beidou
:milky_way: Isomorphic framework for server-rendered React apps 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3369
- days_rel: n/a
- days_push: 1276
- n_releases_24m: 0
Adoption not part of the score
2731 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Beidou is an isomorphic (universal) JavaScript framework from Alibaba for building server-rendered React applications on Node.js. It builds on the Egg framework and provides auto routing, webpack integration, TypeScript support, and streaming SSR out of the box.
Use cases
- build a server-rendered React app
- improve SEO for a React application
- speed up first paint compared to client-side rendering
- set up a React app with auto routing and zero config
- use TypeScript in a server-rendered React project
- render React components to a Node stream
When to choose
- you want an opinionated, batteries-included SSR framework for React on Node.js
- SEO and fast first render are priorities
- you like the Egg.js ecosystem and want React view rendering on top of it
When to avoid
- you use Next.js or another actively developed SSR framework
- you need a purely client-side SPA
- you need long-term active maintenance - the project sees infrequent releases
Facets
framework · maturity maintenance
web-framework ssr templating routing cli web-development frontend backend cross-platform react isomorphic server-side-rendering egg-framework webpack typescript css-modules seo nodejs
2 sources
- readme: https://github.com/alibaba/beidou · fetched 2026-08-28 · 50f117941628
- registry_npm: https://registry.npmjs.org/beidou · fetched 2026-08-29 · 1172acd99f18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alibaba/beidou | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem