Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

juanCortelezzi/next-starter

Repository files navigation

Nextjs + Typescript + Tailwind + DaisyUI Template

Just a template to copy over to new projects

npx create-next-app -e https://github.com/juancortelezzi/next-starter next-starter

# or

yarn create next-app -e https://github.com/juancortelezzi/next-starter next-starter

# or

pnpm create next-app -e https://github.com/juancortelezzi/next-starter next-starter

This template provides a basic Prettier + ESlint configuration with Tailwind support. Since some people absolutely hate pre-commit hooks (TheoBr) and others do not want to run CI (for whatever reason), I'll leave this for each one to implement.

Notes

In the future it would be nice to replace the tailwind prettier plugin with this eslint plugin. It reacently reached v3.x (for tailwind v3.x) so it still has some rough edges

About

Next + Tailwind + Typescript + DaisyUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published