alapha23 / UrbanScholar

A fullstack TikTok clone with Nextjs, Prisma, trpc
toptop-clone.vercel.app
0 stars 0 forks source link

[Task] Support in DB for chat history saving/restoration #4

Closed alapha23 closed 7 months ago

alapha23 commented 9 months ago

Description

The messages will be updated in the DB once a new message is added to the conversation.

Once the user closes and comes back to the conversation, the conversation will be fetched and restored from the DB

Tasks

alapha23 commented 7 months ago

PR https://github.com/alapha23/UrbanScholar/pull/16