Turbo Boost Your Next.js with My Starter!

Hey Turborepo fans! :rocket:

I’ve built a Next.js 15 monorepo starter that’s packed with goodies and ready to kickstart your projects. Check it out: turbo-starter.

What’s Inside?

  • Next.js 15 with Turbopack for blazing-fast dev
  • Shadcn UI + Tailwind CSS for slick, accessible components
  • Biome.js for linting and formatting in one speedy tool
  • Docker Compose for easy containerized setups
  • pnpm Workspaces to keep your monorepo lean and mean

All powered by Turborepo for efficient builds and caching. It’s my take on a modern, scalable web dev stack—perfect for solo hackers or teams.

Why I Made It

I couldn’t find a starter that combined Turborepo, Next.js 15, Shadcn UI, and Biome.js with Docker in one clean package. So, I rolled my own and polished it with a CI pipeline and a snazzy README.

Try It Out!

Clone it, run pnpm install, and hit pnpm dev. I’d love your thoughts—any features you’d add? Bugs to squash? Let’s make it even better together!

GitHub: ProductOfAmerica/turbo-starter

Happy coding! :tada:

3 Likes

Nice, it looks awesome! :fire:

1 Like

Nice job! I’ve got to update my Next.js starter… thanks for the reminder :sweat_smile:

2 Likes

@ryandotfurrer
Does yours have Tailwind v4? I’m always looking for that in the templates now. :smiley:

1 Like

Not yet! That’s part of why I’ve got to update it :sweat_smile:

I’ll share it when I get around to it this month :fire:

2 Likes