8000 GitHub - zanmato/fastify-vite: Fastify plugin for Vite integration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zanmato/fastify-vite

 
 

Repository files navigation


@fastify/vite

This Fastify plugin lets you:

  • run Vite's development server as middleware in your Fastify server
    • in development mode only, naturally
  • expose your Vite application to your Fastify application
    • with configuration hooks to ease router integration and other customizations
  • automatically serve your Vite production bundle, inferred from a Vite configuration file.

This repository is also the home of @fastify/vue and @fastify/react.

They provide basic Nuxt and Next.js-like functionality, respectively, through @fastify/vite.

See the full documentation suite to learn more.

Official examples (low-level integration) can be found in examples/.

Official starters (DX-focused) using @fastify/vue and @fastify/react can be found in starters/.

The package's author has also written a book covering the stack.

Team

Sponsors

License

MIT

About

Fastify plugin for Vite integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • TypeScript 13.5%
  • Vue 8.0%
  • CSS 5.1%
  • HTML 1.7%
  • Svelte 0.4%
0