Replies: 1 comment 2 replies
-
|
I’d reach for Supabase first — quick setup, built-in auth, PostgreSQL underneath, and easy to get running with minimal code. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GraphQL and REST adapters ship as demos (72 and 79). This formalizes the adapter contract and adds three packaged sources - OData, Supabase, Firestore - so wiring a backend is a few lines, not a demo you copy.
Which backend would you reach for first?
Beta Was this translation helpful? Give feedback.
All reactions