Preconfigured and ready-to-use features designed to help you kickstart your full-stack NuxtHub project quickly.
[!NOTE] My aim with Gavarnie is not just to create another starter kit, but to contribute to the initiative of advancing Nuxt and NuxtHub. Therefore, Gavarnie serves as a starting point, rather than an end, and it's up to us to foster its development. Please join me in enhancing it.
[!NOTE] If you find this project useful, please consider supporting my work via GitHub Sponsors! š
Crafted with Nuxt UI Pro, NuxtHub, Nuxt Auth Utils, and Nuxt Security.
Set up a .env
file based on the .env.example
template. Modify the values as necessary.
Launch the development server with:
pnpm run dev
Open http://localhost:3000 in your browser to view the application.
This application is intended for deployment on Cloudflare. You can effortlessly utilize NuxtHub Admin for a smooth deployment process or use the CLI:
npx nuxthub deploy
You will also need a Nuxt UI Pro License to build the application for production.
Published under the MIT license.