TypeScript React SSR boilerplate with HMR and streaming SSR support
An SSR boilerplate for React and TypeScript that provides streaming server-side rendering, hot module replacement, code splitting, and PWA support. It uses Express and Webpack tooling and includes local HTTPS and PipeableStream integration. Suited for web apps that require React SSR, Suspense-compatible streaming, and progressive enhancement.
0