My personal boilerplate for Next.js.
- Next.js
- App Router
- logging.fetches.fullUrl: true
- ignore eslint, typescript error on build
- experimental: typedRoutes, turbo
- Docker (based on official example)
- Biome
- Storybook 8
- Vitest
- shadcn/ui
- Tailwind CSS
- Prisma
- CI
make init