fireactjs / saas

A fully functional React web application for SaaS projects. It's built with React, Firebase and Stripe.
476 stars 177 forks source link

How about integrating React-Admin #1

Closed santoshgistto closed 3 years ago

santoshgistto commented 3 years ago

How about integrating React-Admin? Ref: https://github.com/marmelab/react-admin

chaoming commented 3 years ago

I have gone through its documentation. React-Admin doesn't seem to be a good fit solution for building an SaaS front-end. I could be wrong as I don't know it very well.

Key concerns are:

Overall it's a good solution if you need an UI on top of one back end that the users won't create their own projects within the system, but that's not suitable for most SaaS.