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: 27 days ago
JSON representation
Fastify plugin for Vite integration.
- Host: GitHub
- URL: https://github.com/fastify/fastify-vite
- Owner: fastify
- License: mit
- Created: 2021-03-06T13:34:37.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-27T07:59:44.000Z (7 months ago)
- Last Synced: 2024-05-13T05:09:31.059Z (6 months ago)
- Topics: fastify, fastify-plugin, isomorphic, react, server-rendering, server-side-rendering, solid, solidjs, ssr, svelte, sveltejs, universal, vue, vue3
- Language: JavaScript
- Homepage:
- Size: 5.25 MB
- Stars: 797
- Watchers: 23
- Forks: 68
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
- awesome-github-star - fastify-vite - Side Rendering (SSR) with Fastify. | fastify | 640 | (JavaScript)
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.
## Team
- Jonas Galvez [@galvez](https://github.com/galvez)
- Wei Wang [@onlywei](https://github.com/onlywei)
- Gürgün Dayıoğlu [@gurgunday](https://github.com/gurgunday)## Sponsors
## License
MIT
**Happy Little Monoliths** is an upcoming ebook by the author of this plugin covering full stack development directly with Fastify and Vite, avoiding metaframeworks entirely.
[Learn more and pre-order here](https://hire.jonasgalvez.com.br/happy-little-monoliths).