cozemble / monorepo

A data and process canvas
https://cozemble.com
Apache License 2.0
13 stars 1 forks source link

Spike: basing it all on supabase #13

Closed mike-hogan closed 1 year ago

mike-hogan commented 1 year ago

The idea of supporting N backend types is nice, but If we doubled down on supabase, that might increase velocity and focus.

Auth, storage, database, graphql, permissions, rest etc

And it's a good bet for the long run.

Spike it out

mike-hogan commented 1 year ago
mike-hogan commented 1 year ago

Not basing it on supabase gql any more. That requires a schema per tenant which is not the supabase model. So we're going to try multi-tenanted model and record storage based on json, with a multi-tenanted gql api dynamically generated from that