Simple boilerplate with Next.js (App router) + TailwindCSS + Shadcn + Bun + Jest + Testing Library This is a fresh start for some personal challenges/ Also with: Prettier, Eslint, TypeScript and Zustand. To reproduce Install bun: curl -fsSL https://bun.sh/install | bash Install all packages: bun install Start the dev server: bun dev If on windows, just use pnpm, yarn, npm... Preview url here