# rendora/rendora

Dynamic server-side rendering using headless Chrome

Repository: https://github.com/rendora/rendora
Canonical: https://ross.abutalabs.com/products/rendora
Language: Go
License: Apache-2.0
License Family: permissive
Topics: ssr, react, vue, angular, reactjs, vuejs, go, golang, chrome-headless, chrome-devtools, javascript, seo, seo-optimization, server-side-rendering, dynamic-rendering, spa, crawler, puppeteer
Archived: true
Last push: 2024-02-02T15:21:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2845, "days_push": 943, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1987, forks 106 (observed 2026-08-28T04:06:02.843462+00:00)

## What it is
Rendora is a dynamic renderer written in Go that acts as a reverse HTTP proxy, serving headless-Chrome-rendered HTML to web crawlers while passing normal requests through untouched. It provides zero-configuration server-side rendering for SPAs built with React, Vue, or Angular without any changes to frontend or backend code.

## Use cases
- improve SEO for a React or Vue single-page app
- serve rendered HTML to Googlebot and Bingbot
- add dynamic rendering without changing backend code
- render JavaScript pages for crawlers using headless Chrome
- proxy requests and render whitelisted user agents
- cache server-side rendered pages for bots

## When to choose
- you have an existing SPA and need crawler-friendly HTML with zero code changes
- you want a single fast Go binary with built-in caching and Prometheus metrics
- you need user-agent and path-based filtering for dynamic rendering

## When to avoid
- you want full SSR integrated into your framework build (use Next.js or Nuxt)
- your site is mostly static and prerendering at build time suffices
- you need an actively developed project with frequent updates

## Facets
- artifact type: service
- maturity: maintenance
- function: ssr, http-server, proxy, caching, web-scraping
- domain: web-development, frontend, backend
- platform: go, self-hosted
- tags: headless-chrome, dynamic-rendering, spa, reverse-proxy, crawler-friendly, prometheus-metrics, seo, linux, docker

## Member repositories
- rendora/rendora (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:02.843462+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:03:01.538532+00:00, confidence not recorded.
  - readme: https://github.com/rendora/rendora (fetched 2026-08-28T04:06:02.843462+00:00, sha 8bb260095079)
- Data as of 2026-08-30T08:39:29.467469+00:00.
