create-t3nuxt-app
create-t3nuxt-app copied to clipboard
Quick T3 Stack with Nuxt for rapid deployment of highly performant typesafe web apps.
When using pnpm, the `.npmrc` is not copied causing build errors
Have `eslint` extend `prettier` if tailwind is installed. The two fight each other in vscode when trying to format
remove `@types/prettier` as it has been deprecated
When Authjs creates an adapter for Nuxt, move from sidebase/nuxt-auth to Auth.js
When a more stable version is released, add the [nuxt eslint](https://github.com/nuxt/eslint-config) config to the repo vs the current configuration of other libraries