FusionWorks / react-admin-nestjsx-crud-dataprovider

Data provider which integrates React Admin with NestJS CRUD library
132 stars 26 forks source link

Not maintained? #24

Open rayman1104 opened 4 years ago

rayman1104 commented 4 years ago

Hi! Thanks for a great repo. React-admin + nestjs-crud convergence is just what I was looking for a long time. But... seems like it's not maintained anymore?

I've published a PR a month ago (https://github.com/FusionWorks/react-admin-nestjsx-crud-dataprovider/pull/23) and it's not reviewed yet. Also, there is an open PR which has a lot of updates and it's hanging for 10 months already (https://github.com/FusionWorks/react-admin-nestjsx-crud-dataprovider/pull/11). It's approved but not merged, unfortunately.

Since I needed those updates for my other projects, now I'm maintaining a fork of this repo which has all my fixes, TS typings, etc. If anyone facing the same problems, feel free to check it: https://github.com/rayman1104/ra-data-nestjsx-crud

alexkazantsev commented 4 years ago

@rayman1104 thanks a lot!