Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fastify/fastify-vite

Fastify plugin for Vite integration.
https://github.com/fastify/fastify-vite

fastify fastify-plugin isomorphic react server-rendering server-side-rendering solid solidjs ssr svelte sveltejs universal vue vue3

Last synced: about 2 months ago
JSON representation

Fastify plugin for Vite integration.

Lists

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.