๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Skip to content

nuxt-hub/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Full-Stack Nuxt made easy โœจ

npm version npm downloads License Nuxt

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

  • ๐Ÿ’ก Feature request: Suggest an idea or improvement.
  • ๐Ÿž Bug report: Create a report to help us improve the platform.
  • ๐Ÿž๏ธ New Template: Share a template you made based on NuxtHub.

๐Ÿ’š 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