A custom SSR framework built with React, Vite, and Express.
- Server-Side Rendering (SSR) with streaming support (
renderToPipeableStream) - Dynamic Routing based on CMS data
- Client-side hydration
- SCSS support
- Compression (Gzip)
- Custom
SiteControllerandApparchitecture
npm installnpm run devnpm run build
npm start