There's so many to choose from. Jumpstart Pro seems like the most complete one, there's also Divjoy, Bullet Train, etc.
Which one have you used or would like to try?
This project on GitHub lists a lot of them btw:
https://github.com/smirnov-am/awesome-saas-boilerplates
Would be nice to see bulletpoints of tech stack for each one.
Well done on 400 stars for it as well.
I'm currently looking for (Nextjs/Vite)/Tailwind/Supabase/Typescript
For that check out Divjoy, it has Nextjs, Tailwind, Supabase. No Typescript though.
I didn't make the project, just came across it recently.
Divjoy seems to be way to broad.
Does it come with team accounts etc?
Also tailwind isn't launched yet.
No, doesn't include team accounts. What do you mean by way too broad?
Yeah, tailwind isn't launched yet, just noticed that. I was using Material UI so didn't face an issue.
No problem.
Supabase and postgres has some really cool features. But i'm unsure someone not focused on it will take advantage of them.
Not very familiar with supabase, but I like firebase as it doesn't have any fixed costs. Supabase doesn't have that advantage.
It has a free plan that works nicely.
And scales much better than Firebase with a lot less complexity.
For certain use cases like maybe chat apps firebase is currently better due to real time features.
They also have a demo chat app, I'll check it out for sure. But would be great if they had a true "pay as you go" tier like Firebase, rather than a jump to $25, although $25 is pretty good for an 8GB postgres DB.