Prisma creating a upvotes one-to-many relation
We currently have a list of Spotify playlists for our application that we can add to our Postgres database through Prisma.
In this article, I'll be adding an upvotes model to this mix. This upvotes model should give the user the option to add a vote ...
h.daily-dev-tips.com4 min read