Prisma
@prisma.io
4 months ago ✍️ Step 3: Define your Prisma schema.
Add your data models that represent the schema in your underlying database. For this app, we're defining a `User` and `Post` model for a simple blogging app.
💬 1
♻️ 0
❤️ 0