fastify/fastify-vite
Fastify plugin for Vite integration observed · 2026-09-03
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2006
- days_rel: 34
- days_push: 0
- n_releases_24m: 58
Adoption not part of the score
1125 stars · 102 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Fastify plugin that integrates Vite into Fastify applications, running Vite's dev server as middleware and serving production bundles with SSR support. It also hosts @fastify/vue and @fastify/react, which provide Nuxt/Next.js-like functionality.
Use cases
- serve a Vite app with server-side rendering from Fastify
- run Vite dev server as middleware in a Fastify backend
- build a Nuxt-like Vue app on Fastify
- build a Next.js-like React app on Fastify
- integrate Vite production bundles with a Fastify API server
When to choose
- you want Fastify as your backend with Vite-powered SSR frontend
- you want Nuxt/Next-style DX without leaving the Fastify ecosystem
- you need fine-grained control over router integration between Vite and Fastify
When to avoid
- you use Express or another non-Fastify server
- you want a fully batteries-included framework like Next.js or Nuxt itself
- your app is purely static with no server logic
Facets
plugin · maturity active
ssr middleware web-framework routing static-site-generator web-development frontend backend fastify vite server-side-rendering vue react svelte solidjs isomorphic nodejs web-server
2 sources
- readme: https://github.com/fastify/fastify-vite · fetched 2026-09-03 · dc178decb104
- registry_npm: https://registry.npmjs.org/fastify-vite · fetched 2026-08-29 · 3ddb49b04c98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fastify/fastify-vite | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="fastify/fastify-vite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem