Set up a local Prisma instance
In this article, I'll guide you through the process of setting up a local Prisma server.
We will connect it with our local setup Postgres database.
Previously we already used Prisma in a Next.js application.
The main goal here is to have a basic node...
h.daily-dev-tips.com5 min read