Building a Prisma Schema
Welcome back to the series Playing with Prisma!
In this article we're going to take a look at how to build out a Prisma schema. To do this, rather than just regurgitating the docs (which are fantastic by the way, kudos Prisma), we're going to come up...
sabinadams.hashnode.dev14 min read
Arda Sevinç
Generalist Software Developer, Engineering Student
Your thought process while creating the models in the schema really helped!. I've just started creating a full stack app with Prisma, will def use this in my later projects as well