Hacker News new | ask | show | jobs
Show HN: Just Ship, a free and open source SvelteKit SaaS boilerplate (justship.today)
52 points by fulco__ 858 days ago
11 comments

I've come to the conclusion that the only boilerplate ever worth using is your own. Boilerplates tend to become outdated fast since they're usually a hodgepodge of dependencies that were never tailored for your use-case or coding preferences.
Yes, but with one twist. Clone other people’s boilerplates, have a snoop around, and you may discover techniques or libraries you want to use!
I'm waiting for a tool that will do the documentation, marketing, blog, GTM for me. Building the app is like 20% of work actually...
do you think this is always the case, or it's just your perspective as a dev?

could it be that someone from sales/marketing say that these things are only 20% of the work for them, and building the app is the 80%?

GTM ?
Go to market - sales
Is this real? The "Click on the Laptop", along with the rickroll suggests that this is a gimmick.

The only other thing is to log in, with an email address. Given how questionable the site seems, I bailed.

It's placeholder content, similar to Lorem Ipsum[0]

[0] https://en.wikipedia.org/wiki/Lorem_ipsum

There is a link on the github there. This site is purely an example of the login flow you get when using the template
I mean .. or you could click the github to the actual project
Seems like a popular segment, there's also [SaaS Starter](https://github.com/CriticalMoments/CMSaasStarter) and [KitForStartups](https://github.com/okupter/kitforstartups)
For other jam stacks some recent entrants in this space are:

https://www.saasyland.com

https://lipi.rajputhemant.me

https://play-astro.tailgrids.com

i love that sveltekit is picking up as a tool of choice for SaaS specifically (as opposed to just websites). this is dreadfully needed as really the only viable alternative to next.js.
I wish shadcn ui would also be usable for Svelte (currently only available for react). It's so pleasant, even if at the cost of making every SaaS website look the same.
There is an unofficial port https://www.shadcn-svelte.com/
This template actually uses shadcn-svelte
this is based on the port to svelte shadcn-svelte :)
No screenshots of example dashboard? It's easy to make few elements look good for a landing template.

I never get the point of these SaaS starters, it's like building the entryway separately to the rest of the house. The only real advantage seems to be the cohesive login/register modal design to the landing page.

The component library used is shadcn-svelte where you can find a dashboard and examples from here: https://www.shadcn-svelte.com/

This is not about a component library but setting up the database, orm, login, flow etc. People are selling these kind templates for 200 bucks at the moment (e.g https://shipfa.st/) so I'd thought people would enjoy it if I released mine for free.

Yeah I just checked out a few others, so I definitely appreciate your work!

Starred, will try out soon!

This is absolutely great work Fulco! Good starter and looking forward to contribute to it.
Looks promising but doesn't yet have payment integrations from what I can tell. It's more of a website-with-login boilerplate vs SaaS boilerplate.

But I'm a big fan of svelte and enjoy seeing all these new svelte starter kits.

I want to add that next! But I thought it would already be useful in it's current form.

Still looking into whether I'm going with stripe or lemonsqueezy

There's a dependency resolution error when trying to `npm install`. I opened an issue on GH - would love to test-drive this.
oops I'll look into that I use pnpm myself.

Edit: It is not really due to the package manager or node version. This is use svelte 5 which should be close to official release but is still in alpha. Not every package supports it yet

I posted a github issue, your site mentions you use rewind for email, you meant resend :)
Does that torso thing allows querying all databases at once with one query?
What level of abstraction is it? Anyone counting?

Machine code < C++ < Web browser < JavaScript < Svelte < SvelteKit < This

Just use assembly. I'm sure you will get your project done .