fastify / fastify-vite

Fastify plugin for Vite integration.
MIT License
849 stars 71 forks source link
fastify fastify-plugin isomorphic react server-rendering server-side-rendering solid solidjs ssr svelte sveltejs universal vue vue3


@fastify/vite

This Fastify plugin allows you to run Vite's development server as middleware, expose your Vite application to your Fastify application, with configuration hooks to ease router integration and other customizations, and also automatically serve Vite builds, inferred from a Vite configuration file.

See the full documentation suite to learn more.