hub
@nuxthub/core

Build full-stack Nuxt applications on the edge, with zero configuration.

Full-Stack Nuxt made easy ✨

npm versionnpm downloadsLicenseNuxt

Build and deploy powerful full-stack Nuxt applications with ease.

NuxtHub supercharges your Nuxt development workflow so you can focus on shipping features.

✨ Key Features

NuxtHub provides optional features to help you build full-stack applications:

Read more on https://hub.nuxt.com

Legacy version

If you are looking for the legacy version of NuxtHub (0.9), checkout the 0.9 branch and visit https://legacy.hub.nuxt.com for its documentation.

📚 Resources

🚀 Quickstart

Head over to our Installation guide to learn more.

🤝 Community

💚 Contributing

# Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Develop with the playground
pnpm dev

# Build the playground
pnpm dev:build

# Run ESLint
pnpm lint

# Run Vitest
pnpm test
pnpm test:watch

📄 License

Apache 2.0