Skip to content

This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.

Notifications You must be signed in to change notification settings

tylervick/fastify-vite

 
 

Repository files navigation


@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.

About

This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.0%
  • Vue 10.0%
  • CSS 4.7%
  • HTML 1.3%