Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource aggregator for react-admin #4164

Closed
mihaildu opened this issue Dec 13, 2019 · 1 comment
Closed

Resource aggregator for react-admin #4164

mihaildu opened this issue Dec 13, 2019 · 1 comment

Comments

@mihaildu
Copy link
Contributor

Hey guys, I wrote a package that can be used in addition to react-admin v2 to aggregate resources. I was not sure how to contact you about this so I'm opening this issue.

The package is here https://github.com/dryhten/ra-resource-aggregator/

On the npm registry here https://www.npmjs.com/package/ra-resource-aggregator

It's still in its early stages, I'll probably update it a bit over the next few days. Maybe if others will find it useful you guys could add it to miscellaneous?

My use case is this: I have a PostgreSQL database and I want a non tech friendly admin over it. So I decided to go with react-admin + ra-data-hasura + hasura graphql server + postgresql. The only issues I had were that a lot of the resources/forms were highly customized and were supposed to change/create/delete data from multiple tables, so I created a small aggregator package that should help me get the job done faster.

Let me know what you think!

@fzaninotto
Copy link
Member

Feel free to open a PR to edit the Ecosystem doc adding a link to your package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants