@lomray/vite-ssr-boost
v7.1.0
Published
Vite plugin for create awesome SSR or SPA applications on React.
Readme
Vite SSR BOOST
SSR and SPA toolkit for React Router apps on top of Vite.
It is built for applications that want to keep Vite and React Router visible, but still need the practical runtime layer for SSR, SPA fallback, streaming, custom entrypoints and deployment-oriented builds.
Why use it
- SSR and SPA from one route tree
- React Router on both client and server
- stream rendering with request lifecycle hooks
- a Vite-native plugin and CLI flow
- Switch between SPA and SSR in 1 second.
- response-aware helpers such as redirects and status codes
- custom entrypoints for mobile, embedded and service-worker-friendly shells
Install
npm i @lomray/vite-ssr-boostDocumentation
Full documentation lives here: lomray-software.github.io/vite-ssr-boost
License
Made with 💚
Published under MIT License.
