Building a Serverless CMS with Netlify Functions, Prisma, and PostgreSQL
In this tutorial, we’ll walk through the process of creating a serverless Content Management System (CMS) using Netlify Functions, Prisma for database management, and PostgreSQL as the database. We’ll create models for users and posts using Prisma an...
devmoran.hashnode.dev1 min read