# Nuxt

the full-stack Vue framework

Repository: https://github.com/nuxt/nuxt
Canonical: https://ross.abutalabs.com/products/nuxt
Homepage: https://nuxt.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: csr, full-stack, hybrid, node, nuxt, server-rendering, ssg, ssr, static-site-generator, universal, vue, hacktoberfest, framework
Last push: 2026-08-26T22:58:37+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 3598, "days_push": 7, "days_rel": 28, "gap_med": 7, "n_releases_24m": 62}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 60801, forks 5802 (observed 2026-08-28T04:12:18.843486+00:00)

## What it is
Nuxt is a free, open-source full-stack framework for building type-safe, performant web applications and websites with Vue.js. It bundles server-side rendering, static site generation, hybrid/edge rendering, automatic routing, data fetching, state management, and an extensive module ecosystem into a zero-config developer experience.

## Use cases
- build a full-stack web application with Vue
- server-side render a Vue site for better SEO
- generate a static website from Vue components
- create a type-safe Vue project with zero configuration
- build a hybrid app mixing static pages and SSR
- scaffold a production-grade web app with automatic routing
- deploy a Vue app to serverless or edge hosting

## When to choose
- you want an opinionated, batteries-included Vue framework with SSR, SSG, and hybrid rendering out of the box
- you need automatic routing, code-splitting, and auto-imported components and composables
- SEO-friendly rendering and meta tag management matter for your site
- you want to go full-stack with a built-in server directory and 300+ community modules
- you need first-class TypeScript support with zero configuration

## When to avoid
- you are not using Vue as your frontend framework
- you need a minimal, unopinionated setup and prefer assembling your own Vite/Vue toolchain
- your project is a plain SPA with no rendering or SEO requirements
- you are building a non-web application such as a CLI, desktop, or native mobile app

## Facets
- artifact type: framework
- maturity: stable
- function: web-framework, frontend-framework, ssr, static-site-generator, routing, state-management, http-server
- domain: web-development, frontend, backend, developer-tools
- platform: cross-platform, serverless
- tags: vue, vuejs, full-stack, typescript, seo, code-splitting, auto-imports, edge-rendering, hybrid-rendering, meta-tags, nodejs, web-server

## Member repositories
- nuxt/nuxt (main) score 94
- nuxt/framework (mirror) score 10
- nuxt/website-v2 (docs) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:18.843486+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:17:46.393452+00:00, confidence not recorded.
  - readme: https://github.com/nuxt/nuxt (fetched 2026-08-28T04:12:18.843486+00:00, sha fd2795e7629b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
