ted
ted
Explore posts from servers
PPrisma
Created by ven on 7/26/2024 in #help-and-questions
Using Prisma with Supabase and NuxtJS/Nitro
a 1 second google found me this... may help https://masteringnuxt.com/blog/setting-up-prisma-with-supabase
4 replies
PPrisma
Created by ted on 7/26/2024 in #help-and-questions
prisma enum types as argument type?
turns out because I was using amonorepo I needed to export * from my prisma db file, and import the type from the package
4 replies