Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate?

18 points by magundu ↗ HN
Hello,

I am going to work on my new SaaS product in React and Node.js(and Python). I don’t want to build basic feature like Auth, Teams and other basic functionality. Also expecting good react components and sidebar navigations and filters functionality and planning to use Postgres or MongoDB and redis for caching. I am looking for open source projects with above features with MIT and Apache license.

Can you suggest some projects?

10 comments

[ 3.0 ms ] story [ 36.7 ms ] thread
For the UI, MUI is a huge time saver. It's open-core and thoroughly excellent: https://mui.com/

They also have a lot of pre-built dashboards that tie into various cloud vendors (typically not FOSS though).

I've used sailsjs multiple times and once I'm up to speed with its concepts, the dev time is really really fast . It doesn't fit some of your parameters