Live data from Hacker News

Show HN: SvelteKit SaaS Boilerplate to help launch your product fast

launchleopard.com

31–33 of 33 posts

Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast

#31
post #8

Does your auth implementation with authjs support refresh token rotation?

Currently no.. Going to have to add that still. The Auth.js devs have said that they're going to include zero-config support for this

If you add support for that then I'll buy this.

Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast

#32
Starter kits are helpful for beginners, but relying on them too much can be limiting.

It's crucial for developers to learn how to configure their own coding stack.

This foundational skill is key to growth and adaptability in tech. While starter kits offer a good starting point, they shouldn't replace the essential know-how of setup and configuration in my opinion.

Re: Show HN: SvelteKit SaaS Boilerplate to help launch your product fast

#33
Congrats on the launch. I actually think this is a good idea as something to provide. As someone who just has time to dabble in web projects and loves to use Sveltekit, having something like this would be great, since I spend about the first 1-2 days relearning how to get everything started.

There are a few things that I am looking for before I'd buy this though:

- An update commitment. When I come back to doing web dev, I want to know that this boilerplate is up-to-date. For example, expect Sveltekit updates within 30 days of a major release, expect integration libraries updated within 90 days of major release, minor versions & patches will be updated automatically assuming they pass tests. - Integration testing. I'd like to know that each integration has tests written, and that they are still passing. I'd hate to spin up a project and run in to an issue, only to realize that either an integration hasn't been updated or that something there is failing. - A product roadmap. I'd like to know what other integrations are planned and when they can be roughly expected. - Launch Leopard Lite? A free boilerplate with Sveltekit+Tailwind+DaisyUI+SEO stuff to try things out.

Good luck!

Post reply on HN