Closed avibathula closed 2 months ago
Yes, SaaS Boilerplate is a superset of Next.js Boilerplate. Just with more features for someone who wants to build a SaaS, features like Multi-tenancy, Landing page for SaaS, User dashboard for SaaS.
Otherwise, it's exactly the same.
SaaS Boilerplate also uses PGlite.
Next.js Boilerplate can be used when someone want to build other application (not SaaS).
Kudos @ixartz - I have been researching on a NextJS boilerplate for building a SaaS idea and I love what you have done here compared to many others. I am going to get started to experiment this today.
Thank you for your message!
If you have any suggestion and feedback during your experiment, I'm totally open to it.
The only exception I see between the features listed in README.md is NextJS having additional support for "💽 Offline and local development database with PGlite"
Will it be added to "SaaS-Boilerplate"?