Stop wasting time wiring React, Next.js, Vue, Express, Prisma, and Mongoose together. Starter Structure CLI scaffolds production-ready apps from simple stack tokens like `react vite ts tailwind express prisma mysql`. Get the right folders, configs, and boilerplate instantly. Includes 30+ starters across 6 categories. TypeScript-first, zero config, one command, works with `npx`.
Hey Product Hunt!
I built Starter Structure CLI because I was tired of spending the first 2 hours of every project doing the same thing: setting up folders, wiring frontend to backend, configuring Prisma/Mongoose, adding auth boilerplate, and connecting everything with Tailwind.
The idea was simple what if I could just describe my stack and get a working project instantly?
So I built a modular template system where bases, layers, and presets combine to produce 30+ starter templates without code duplication. You can say "react vite ts tailwind express prisma postgres" and the CLI figures out which template matches, resolves aliases (reactjs → react, typescript → ts), and scaffolds the whole thing.
What makes it different from create-react-app or create-next-app:
• It covers the FULL stack frontend + backend + database + auth
• Smart token matching with natural language aliases
• 6 project categories including monorepos with Turborepo
• TypeScript preferred by default
• Interactive prompts OR one-liner commands
It's fully open source and I'd love your feedback. What stacks should I add next?
RepoLens