alidcast/rogue.js
The "nearly invisible" way to server-render React applications observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2992
- days_rel: n/a
- days_push: 2797
- n_releases_24m: 0
Adoption not part of the score
1872 stars · 37 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rogue is a server-side rendering framework for React applications that requires no special directory structure or routes file, working with your existing App.js component. It leverages React Router for dynamic routing and Apollo GraphQL for data querying, with a zero-config CLI built on Parcel.
Use cases
- server-render a react app without next.js pages directory
- ssr react with react router v4
- server-side rendering with apollo graphql
- zero configuration react ssr setup
- organize react ssr code freely without route conventions
- build server-rendered react app with parcel
When to choose
- you want SSR for a React app using React Router and Apollo without Next.js conventions
- you prefer organizing your React code without a special pages directory
- you want a zero-config SSR setup built on Parcel
When to avoid
- you need a maintained framework - the project has not been updated since early 2019
- you want a mature ecosystem like Next.js or Remix
- you don't use React Router or Apollo in your stack
Facets
framework · maturity abandoned
ssr web-framework routing web-development frontend backend react react-router apollo-graphql server-side-rendering zero-config parcel nodejs web-server
1 source
- readme: https://github.com/alidcast/rogue.js · fetched 2026-08-28 · aea874585d52
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alidcast/rogue.js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="alidcast/rogue.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem