🚀 Working on a chat application using Next.js + Supabase + Clerk
Working on a chat application using Next.js + Supabase + Clerk
Right now, my conversations are saving properly in Supabase and showing in the sidebar But the chat history (messages inside each conversation) is not being stored
I’ve already set up the conversations table and API routes, and the sidebar updates correctly. The issue is with storing and retrieving individual messages linked to those conversations. @supabase
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.