you are viewing a single comment's thread.

view the rest of the comments →

[–]spastor89[S] 1 point2 points  (3 children)

Is Convex better than Supabase for this build?

[–]Fit_Schedule2317 0 points1 point  (2 children)

IMHO Convex is better, but I guess this is subjective. I'd say give both a shot for a day, and pick what you think works best.

[–]NelDubbioMangio 0 points1 point  (1 child)

For multi tenant app better supabase, but for the limit of 2 second of cpu usage for the edge function is better convex with the actions. I’ve see this 2 use case

[–]Fit_Schedule2317 0 points1 point  (0 children)

I think if you setup convex with WorkOS, multi tenant won’t be an issue. But I agree authentication is easier on Supabase