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?
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).
SaaS starter kit, MIT license - https://github.com/makeitcount/saas-express-starter-kit
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
For backend this might help https://feathersjs.com. I’m not affiliated with them, just a happy user.
you can have a look at ML, many of my preferred Saas boilerplates and starter kits here: https://microlaunch.net/category/starter-kits
Here are few projects to get started: https://github.com/apptension/saas-boilerplate?tab=readme-ov... https://github.com/ixartz/SaaS-Boilerplate