Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
21–30 of 33 posts
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#22Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#23I wanted to create a product to sell access to a URL endpoint that provides data. The URL is used within other products, like a SEIM, firewall, dashboard, etc.
I can create the URL endpoint, data, server infrastructure, etc. I also already have enterprise customers ready to subscribe.
However, I’m not skilled enough to create a storefront, auth, billing, etc. I tried finding a solution I could pay for, but it was a rabbit hole of solutions that would not work.
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#24I've been seeing so many people trying to sell "kits" like this for Next.js and similar, it's quite strange as it's always mostly boilerplate code and otherwise freely available NPM packages. These types of things should be "starter projects" and frankly they should be free on Github for anyone to download and learn with. I have a hard time seeing any market for these kits outside of lazy junior developers.
I've setup my own internal kit (I'm not selling it now) and it's much work that you think to get the small details right and bring everything together properly. I've spent a few days on it and the price is worth it to save that amount of work in my opinion.
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#25I've been seeing so many people trying to sell "kits" like this for Next.js and similar, it's quite strange as it's always mostly boilerplate code and otherwise freely available NPM packages. These types of things should be "starter projects" and frankly they should be free on Github for anyone to download and learn with. I have a hard time seeing any market for these kits outside of lazy junior developers.
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#26Earlier quoted context omitted.
I've setup my own internal kit (I'm not selling it now) and it's much work that you think to get the small details right and bring everything together properly. I've spent a few days on it and the price is worth it to save that amount of work in my opinion.
Wasn't it worth it to truly learn the internals, though?
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#27Did you consider adding guaranteed support or consulting hours to help buyers launch and grow? That would de-risk the initial buy and provide ongoing value. “Buy the starter, get X hours of time, I’ll be there to help you as a partner on your journey.” Then a contract (hourly, quarterly, yearly?) for continued engagement. Boilerplates are everywhere, relationships and guidance are not. I imagine that anyone in the market for this would see that as a major value add and differentiator.
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#28I know that it takes a lot of effort to setup these things but I wonder about the long term benefit to buyers. They’re buying into the Launch Leopard Architectural Philosophy, which they may or may not appreciate and grow the way they hope. Today’s unproved framework or boilerplate is tomorrow’s tech debt liability. Did you consider adding guaranteed support or consulting hours to help buyers launch and grow? That wo…
Currently I only have a discord channel for support and help, but your suggested approach of offering some included one on one consulting makes sense. I am gonna look into how I can implement this
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#29Earlier quoted context omitted.
I've setup my own internal kit (I'm not selling it now) and it's much work that you think to get the small details right and bring everything together properly. I've spent a few days on it and the price is worth it to save that amount of work in my opinion.
Wasn't it worth it to truly learn the internals, though?
Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
#30I've been seeing so many people trying to sell "kits" like this for Next.js and similar, it's quite strange as it's always mostly boilerplate code and otherwise freely available NPM packages. These types of things should be "starter projects" and frankly they should be free on Github for anyone to download and learn with. I have a hard time seeing any market for these kits outside of lazy junior developers.