nils_77339
DTDrizzle Team
•Created by nils_77339 on 8/16/2023 in #help
Setting up Drizzle with Supabase in Next.js App Router
Hey Drizzle Team,
absolutely love what you are building, but i run into a few problems setting it up. I am using Next.js App router and Supabase. This is my current setup:
drizzle.config.ts
/src/app/db/index.ts
/src/app/db/schema.ts
---
Now i want to create a new entry in my db on the click of a button and tried this:
But i am always running into this error:
Any help would be appreciated a lot!! Thank you so much
7 replies