MCPcopy
hub / github.com/antfu/vitesse-nuxt

github.com/antfu/vitesse-nuxt @main sqlite

repository ↗ · DeepWiki ↗
4 symbols 10 edges 8 files 1 documented · 25%
README

Vitesse

Vitesse for Nuxt 4

🖥 Online Preview

Open in StackBlitz

Features

  • 💚 Nuxt 4 - SSR, ESR, File-based routing, components auto importing, modules, etc.

  • ⚡️ Vite - Instant HMR.

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

  • 😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS.

  • 🔥 The <script setup> syntax.

  • 🍍 State Management via Pinia, see ./app/composables/user.ts.

  • 📑 Layout system.

  • 📥 APIs auto importing - for Composition API, VueUse and custom composables.

  • 🏎 Zero-config cloud functions and deploy.

  • 🦾 TypeScript, of course.

  • 📲 PWA with offline support and auto-update behavior.

Plugins

Nuxt Modules

  • VueUse - collection of useful composition APIs.
  • ColorMode - dark and Light mode with auto detection made easy with Nuxt.
  • UnoCSS - the instant on-demand atomic CSS engine.
  • Pinia - intuitive, type safe, light and flexible Store for Vue.
  • VitePWA - zero-config PWA Plugin for Nuxt 4.
  • DevTools - unleash Nuxt Developer Experience.

IDE

We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).

Variations

Try it now!

Online

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit antfu/vitesse-nuxt my-nuxt-app
cd my-nuxt-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Core symbols most depended-on inside this repo

useCount
called by 0
app/composables/count.ts
inc
called by 0
app/composables/count.ts
dec
called by 0
app/composables/count.ts
setNewName
called by 0
app/composables/user.ts

Shape

Function 4

Languages

TypeScript100%

Modules by API surface

app/composables/count.ts3 symbols
app/composables/user.ts1 symbols

Dependencies from manifests, versioned

@antfu/eslint-configcatalog:dev · 1×
@iconify-json/carboncatalog:icons · 1×
@iconify-json/twemojicatalog:icons · 1×
@nuxt/devtoolscatalog:build · 1×
@nuxt/eslintcatalog:build · 1×
@nuxtjs/color-modecatalog:build · 1×
@pinia/nuxtcatalog:build · 1×
@types/nodecatalog:dev · 1×
@unocss/eslint-configcatalog:build · 1×
@unocss/nuxtcatalog:build · 1×
@vite-pwa/nuxtcatalog:build · 1×
@vueuse/corecatalog:frontend · 1×

For agents

$ claude mcp add vitesse-nuxt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact