Show HN: I created a Next.js CLI to ship code like a hacker (nextinject.pro)
My product is targeted at developers who want to save 20+ hours writing the same boilerplate code.
*Next Inject* is a CLI that lets you configure services such as payments, authentication, and SEO with a single command.
*Next Inject* is straight to the point; you get exactly what you pay for, i.e. run `next-inject add stripe` and voila, you can now accept payments from users.
Now there are products like shipfa.st that solve this problem, but for *6x* the price, and *20x* more boilerplate to overwhelm developers.
Additionally, each Next Inject plugin has an optimized docs page to help you finish configuration outside your app as quick as possible; think stripe keys, webhooks.
If you want to learn more, please check our landing page and leave some feedback here. We are always looking for new ways to improve our product.
Daniel.
18 comments
[ 4.1 ms ] story [ 50.5 ms ] threadECMAScript inspired languages (of which JS is one) are plenty.
Laravel is awfully a funny joke that any devs who follow opinions f what they heard about what was "good" or "bad" totally miss out on what's going on there.
I find it's hard to keep things simple, and easy to let things get complex. That's before complexity arrives from the user's needs on it's own.
I checked it out and apparently people are paying enough for the dev to earn 5 figures every month.
JS devs really are something.
Our service is 5x cheaper, and you have 100% modularity.
the argument is that it saves time. i counter that it takes more time to fix things when issues arise or when you're trying to make it fit more complex use cases.
We do offer a free boilerplate, but this only contains a popular folder structure + extra components that you can use or omit.
What we actually offer is specific integrations for services like stripe, next-auth, all in a single click.
We don't want to confine you to using a specific tech stack or specific implementation because that is wrong, like you pointed out.
Our only goal is to help you save time, and do the bare minimum to automate mundane setup code for you.
https://create.t3.gg/
Been using this for full stack projects and it’s been great.
However, we are not a starter boilerplate (although we offer this as well), rather we give the developers power to choose what integrations they need in the form of composable plugins, e.g. `next-inject add stripe` will integrate stripe in one click!