Skip to content

Repository files navigation

React SSR Advanced Example

The example of a server-side rendered (SSR) React application.

This repository complements the article: Advanced React SSR Techniques with Streaming and Dynamic Data

Features

  • Streaming in SSR
  • Lazy Loading
  • Server-to-Client Data
  • Production-Ready Setup

Run Project

Install Dependencies:

pnpm install

Development Mode:

pnpm dev

Production Mode:

pnpm build && pnpm start

About

SSR React app with streaming, lazy-loaded pages, server-to-client data, and a production-ready setup.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages