viandwi24 / nuxt3-awesome-starter

a Nuxt 3 template and boilerplate with a lot of useful features. Nuxt 3 + Tailwindcss + Nuxt Layer

Home Page:https://nuxt3-awesome-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2 Major Update

viandwi24 opened this issue · comments

i plan to change the structure for the better, and work on integrating with Nuxt Layers.
this is one very nice feature, which is that others can easily extend this template with their own templates.

To Dos

  • #60
    • create modules ~/modules/awesome.ts
  • Adding Pinia
    • auto import "defineStore" as "definePiniaStore"
    • auto import folder "stores"
  • Eslint & Prettier
  • 🌙 Theme Switcher (light, dark, system)
  • Easy App Config
    • App Meta (title, authors)
    • Layout (navbar menus)

When is the ETA for v2

I try to do it during my free time, and anyone can help if you wish.

you can track it in this new branch https://github.com/viandwi24/nuxt3-awesome-starter/tree/v2