Skip to content

Conversation

@maxschridde1494
Copy link
Contributor

@maxschridde1494 maxschridde1494 commented Sep 17, 2024

I recently decided to test out supabase for a quick microservice my team was spinning out. We use react-admin for a lot of custom dashboards so I decided to run with vite, react-admin and cloudflare pages on the front end. The combo of supabase and react-admin proved to be powerful--fast, flexible, robust. I also wanted to try out the auto generated supabase GQL interface (via pg_graphql). I noticed there is a REST supabase dataprovider in ra-supabase, but couldn't find a GQL dataprovider so I went ahead and wrote one (repo here).

  • The PR targets master for a bugfix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The documentation is up to date

@fzaninotto fzaninotto merged commit 9aea8e6 into marmelab:next Sep 18, 2024
13 checks passed
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 5.2.1 milestone Sep 18, 2024
@fzaninotto fzaninotto changed the title add @groovestack/ra-data-graphql-supabase to data provider list docs [Doc] Add ra-data-graphql-supabase to data provider list Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants