# fastify-vite **Repository Path**: mirrors_gaearon/fastify-vite ## Basic Information - **Project Name**: fastify-vite - **Description**: Fastify plugin for Vite integration. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-29 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# **`@fastify/vite`** This [Fastify](https://fastify.dev) plugin allows you to run Vite's development server as middleware, **expose** your [Vite](https://vitejs.dev) 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](https://fastify-vite.dev) to learn more.