What do you look for in a good full-stack project starter?
Hey everyone! 👋
I’ve been working on ShipSprint, a full-stack project starter CLI, and we just released v1.0.0.
The idea is pretty simple. Instead of spending the first few hours setting up the same boilerplate, ShipSprint gives you a starting point with things like:
React + Vite, Tailwind CSS, Node.js + Express, MongoDB + Mongoose, authentication, validation, error handling and MongoDB seeding.
You can get started with:
npx create-shipsprintWe’re still early and there’s a lot we want to improve.
So I’d genuinely love to hear from other developers:
What features do you consider essential in a project starter?
And what usually makes you decide to use one starter over another?
GitHub: https://github.com/CodeWithZain10/shipsprint
npm: https://www.npmjs.com/package/create-shipsprint
Would love to hear your thoughts and feedback.
Replies