Documentation
Welcome to the NuxtBase documentation. This section covers everything you need to know about building, deploying, and managing your SaaS.
Getting Started
- Installation: Clone the repo and run
pnpm install. - Configuration: Set up your
.envfile. - Development: Run
pnpm devto start the server.
Features
- Nuxt 4 Ready: Built on the latest stack.
- Authentication: Secure and easy to use.
- Database: D1 + Drizzle ORM.
- UI Kit: Beautiful, accessible components.
Explore the sidebar to find more specific guides.
NuxtBase