viandwi24 / nuxt3-awesome-starter

a Nuxt 3 template and boilerplate with a lot of useful features. Nuxt 3 + Tailwindcss + Nuxt Layer
https://nuxt3-awesome-starter.vercel.app
1.65k stars 356 forks source link

feat(config): imporve appConfig #35

Closed kuizuo closed 1 year ago

kuizuo commented 1 year ago

Nuxt3 provides an app.config.ts config file to expose reactive configuration. And useAppConfig to get appConfig.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nuxt3-awesome-starter ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 7:39AM (UTC)
viandwi24 commented 1 year ago

I just wanted to rework the app settings too, thanks for your PR on this one.