Turbo Boost Your Next.js with My Starter! #10148
ProductOfAmerica
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Turborepo fans! 🚀
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?
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 hitpnpm 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! 🎉
Beta Was this translation helpful? Give feedback.
All reactions