NextJS Inspiration
Next v15 Monorepo Examples
Examples
- NextJS 15 MDX Monorepo - Lemonade Stand
- Flowblade - Uses vitest, monorepo, Yarn
- Chess-Dojo-Scheduler - Monorepo deployed on Amplify, OAuth, Cognito setup
- SmartLeadMagnet - Turbo, Bun, Prisma monorepo
- Autoflow - Dockerfile Monorepo, Good auth
- sushiswap - Pnpm Workspaces, Biome, Turborepo
- Dozer.finance - Tailwind v3.4, Turbo, NextJS
- Stack-Auth - Turbo, TailwindcssV3, Vitest Usage
NextJS v14 Examples
Examples
- Growi - Turborepo, pnpm, interesting
- Kynesis.io - Next 14.2.3, LARGE monorepo
- Watheia.com - Next 14.2.4, Interesting @nx/next setup
Useful ShadCN Links
Examples
- Good Dashboard Sandbox - next-15.1.0, next-auth 5.0
- Amazing Shadcn Blog - Great routing for all pages
- Aceternity UI - Great components for blog
Blog-Landing Pages
Examples
- honghong.me - i18n localization switcher
- carloscuesta.me - Next v15.1.3, Vercel deployment
- mattwaler.com - Next v15.1.6, good landing page
- Enji - Old NextJS but good layout/look
MDX Usage References
Examples
- jsantanders.dev - Good compile and Content-Collections usage.