Rendertron

Rendertron is deprecated
Please note that this project is deprecated. Dynamic rendering is not a recommended approach and there are better approaches to rendering on the web.
Rendertron will not be actively maintained at this point.
Rendertron is a headless Chrome rendering solution designed to render & serialise web pages on the fly.
:hammer: Built with Puppeteer
:cloud: Easy deployment to Google Cloud
:mag: Improves SEO
Rendertron is designed to enable your Progressive Web App (PWA) to serve the correct
content to any bot that doesn't render or execute JavaScript. Rendertron runs as a
standalone HTTP server. Rendertron renders requested pages using Headless Chrome,
auto-detecting when your PWA has completed loading
and serializes the response back to the original request. To use Rendertron, your application
configures middleware to determine whether to proxy a request to Rendertron.
Rendertron is compatible with all client side technologies, including web components.
Contents