ra-data-opencrud icon indicating copy to clipboard operation
ra-data-opencrud copied to clipboard

Next Right Now Admin - Call to contributors

Open Vadorequest opened this issue 4 years ago • 3 comments

This project is unmaintained and the most maintained fork I've found is: https://github.com/marcantoine/ra-data-graphql-prisma

I'm working on an admin site, using Next.js, Zeit, TypeScript and React Admin. I could use some help: https://github.com/UnlyEd/next-right-now-admin/issues/15

Lots of work has been done already, most of what's left is related to the GraphQL data provider.

Vadorequest avatar Mar 07 '20 21:03 Vadorequest

I have forked this library as well. It has lots of upgrades and fixes: https://github.com/hajnalben/ra-data-opencrud2. Maybe take a look at it. The API is the same but the implementation has been patched to support the opencrud schema better.

hajnalben avatar Apr 15 '20 14:04 hajnalben

Thanks @hajnalben !

Meanwhile, I've stopped working on this topic after releasing https://github.com/UnlyEd/ra-data-graphql-prisma. Here is the changelog: https://github.com/UnlyEd/ra-data-graphql-prisma/blob/master/CHANGELOG.md

Maybe you could reuse some of what I did there to improve you own version :)

Vadorequest avatar Apr 15 '20 15:04 Vadorequest

@Vadorequest @hajnalben

we maintain a fork / rewrite of it here: https://github.com/panter/ra-data-prisma

it supports latest prisma and nexus (well it might be 1 or 2 versions behind) and comes with additional features and has strong tests

macrozone avatar Jun 22 '21 12:06 macrozone