Next.js Discord

Discord Forum

need help with Clerk, Supabase and Nextjs

Unanswered
Susmita posted this in #help-forum
Open in Discord
hello

I'm building a docs based tutorial application where I'm using Clerk for auth and user management purposes. I'm also using OpenAI API key to generate some answers to some custom questions present in the module.
Now, I need to store the questions and answers(chatgpt answer/chatid) in a database and so I chose supabase.

But I'm unable to save them in my db. Kindly help me so that I can complete my application.

0 Replies