---
title: "Deploy Vitesse Nuxt 3 [Aug 26]"
description: "Nuxt 3 starter: SSR, UnoCSS, Pinia, PWA. One-click deploy on Railway."
category: "Starters"
url: https://railway.com/deploy/wWYXbc
---

# Deploy Vitesse Nuxt 3 [Aug 26]

Nuxt 3 starter: SSR, UnoCSS, Pinia, PWA. One-click deploy on Railway.

**[Deploy Vitesse Nuxt 3 [Aug 26] on Railway](https://railway.com/template/wWYXbc)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/wWYXbc/manifest.json

- **Creator:** Marco Quintella's Projects
- **Category:** Starters
- **Total deploys:** 11

## Template content

### vitesse-nuxt-railway

- **Source:** https://github.com/marco-quintella/vitesse-nuxt-railway
- **Public domain:** Yes

## Documentation

---
title: Nuxt 3 Starter (Vitesse)
description: Nuxt 3 starter with SSR, UnoCSS, Pinia and PWA — deploy in one click on Railway. TypeScript, auto-imports, file-based routing.
tags:
  - Node
  - Nuxt 3
  - Vue 3
  - TypeScript
  - UnoCSS
  - PWA
  - Pinia
---

<p align="center">
<img width="600" src="https://user-images.githubusercontent.com/11247099/140462375-7b7ac4db-35b7-453c-8a05-13d8d20282c4.png">
</p>

<h2 align="center">
<a href="https://github.com/antfu/vitesse">Vitesse</a> for Nuxt 3
</h2>

# Nuxt 3 Starter (Vitesse)

**Vitesse for Nuxt 3** — a full-featured Nuxt 3 starter with SSR, file-based routing, auto-imports, UnoCSS, Pinia and PWA support. Deploys on Railway in one click.

## ✨ Why use this template?

- 💚 **Nuxt 3** — SSR, file-based routing, components auto-importing, modules and more
- ⚡️ **Vite** — instant HMR in development
- 🎨 **UnoCSS** — the instant on-demand atomic CSS engine
- 😃 **Pure CSS icons** — from any icon set, powered by UnoCSS
- 🍍 **Pinia** — intuitive, type-safe state management ([example](./composables/user.ts))
- 📑 **Layout system** — flexible page layouts
- 📥 **Auto-imports** — Composition API, VueUse and your composables, no imports needed
- 📲 **PWA** — offline support with auto-update behavior
- 🦾 **TypeScript** — of course

## Deploy and Host

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/wWYXbc?referralCode=2Sbs5r)

Click the button above to deploy this template on [Railway](https://railway.com). Railway builds the Nuxt app, starts the Nitro server, and gives you a public URL in about a minute.

### Online Preview

See it running: [vitesse-nuxt3.netlify.app](https://vitesse-nuxt3.netlify.app/) · [Open in StackBlitz](https://stackblitz.com/github/antfu/vitesse-nuxt3)

## Plugins

### Nuxt Modules

- [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs.
- [ColorMode](https://github.com/nuxt-modules/color-mode) - dark and Light mode with auto detection made easy with Nuxt.
- [UnoCSS](https://github.com/unocss/unocss) - the instant on-demand atomic CSS engine.
- [Pinia](https://github.com/vuejs/pinia) - intuitive, type safe, light and flexible Store for Vue.
- [VitePWA](https://github.com/vite-pwa/nuxt) - zero-config PWA Plugin for Nuxt 3.
- [DevTools](https://github.com/nuxt/devtools) - unleash Nuxt Developer Experience.


## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [WireMock Private API Stubs](https://railway.com/deploy/wiremock-private-api-stubs) — Persistent HTTP API stubs behind generated owner access.

Open this page in a browser: https://railway.com/deploy/wWYXbc
