Peacock
Peacock
Explore posts from servers
PPrisma
Created by Peacock on 2/15/2025 in #help-and-questions
Recommended setup for Prisma with Supabase Auth
Morning team - looking for some industry standard suggestions on hooking Prisma up to Supabase when using Supabase auth. Right now I have a user table in my public schema, and a trigger that creates a new user row whenever a signup on supabase auth occurs. I tried havint the FK relationship established, but this feels overly problematic. Would it be best to just trust the trigger assigns the same UUID on the user table? Thanks for suggestions! ❤️
7 replies
PPrisma
Created by Peacock on 10/31/2024 in #help-and-questions
Prisma Postgres Pricing
The pricing is unclear when comparing to pricing pages such as Supabase. I see on the starter/free plan it notes " postgres ® Included with every environment" But what does this actually mean? Can we opt for the free tier similar to supabase where we have unlimited API calls, specific amount of low storage, etc..?
5 replies