⚠️
The vite-plugin-ssr project has been renamed Vike.
  • If you are using vite-plugin-ssr, migrate to Vike.
  • For new projects, use Vike instead of vite-plugin-ssr.
Vike itself (without extensions) is like vite-plugin-ssr: unopinionated and fully agnostic.

Fastify

Users have successfully used vite-plugin-ssr with Fastify in the past, the challenge was to make Vite's development server middleware work with Fastify. Vite-plugin-ssr's server middleware shouldn't be an issue.

Contribution welcome to create a Fastify example.