[Open Source] Any good 100% open source SaaS NextJS Boilerplate?

___main____

Registered Member
Joined
Mar 28, 2024
Messages
60
Reaction score
14
Hi all,

I'm building an UI for our website's dashboard and (though I'm full-stack) I hate FE; hence, I'm looking for shortcuts to build a dashboard and revamp our landing page. So far, I've been playing with a few React/NextJS starters for SaaS, but all of them seem to have limitations:
- Either they're not completely open source and you have to pay for some functionality
- Or they use freemium based 3rd party providers for various things (ie. auth, database) which would lock one project in on long term

Do you guys know of any 100% open source template I could use?

PS. I would prefer Next over React or other framework.
 
Back
Top