fastify / fastify-vite

Fastify plugin for Vite integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


@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

Fastify plugin for Vite integration.

License:MIT License


Languages

Language:JavaScript 82.9%Language:Vue 7.1%Language:CSS 6.6%Language:TypeScript 2.0%Language:HTML 1.4%