marmelab / ra-supabase

Supabase adapter for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
MIT License
156 stars 27 forks source link

using supabase-js client directly #41

Closed MohammedFaragallah closed 1 year ago

MohammedFaragallah commented 1 year ago

would you consider using the Supabase client directly instead of @raphiniert/ra-data-postgrest or do you see any disadvantages to that?

djhi commented 1 year ago

Not really as we would have to re-implement many features that are in ra-data-posgrest.