I'm using this nextjs-boilerplate
for quick web app bootstrapping. It includes the following:
nextjs
TypeScript
eslint
with some sense-full defaults (look at.eslintrc.js
)prettier
with some sense-full defaults (look at.prettierrc.json
)Tailwind CSS
shadcn/ui