Closed DonDejvo closed 3 months ago
I'm thinking the User model should only contain authentication and authorization information like email, username etc. And there should be a separate Profile model for social link, bio, followers, posts etc. Then they can be make a OneToOneRelationship
I'm thinking the User model should only contain authentication and authorization information like email, username etc.
And there should be a separate Profile model for social link, bio, followers, posts etc.
Then they can be make a OneToOneRelationship
schema.prisma
Description
TODO
schema.prisma