Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your MongoDB database and generating a Prisma Client for database access. The following tutorial introduces you to the Prisma CLI and Prisma Client.
Node.js
installed on your machine- Access to a
MongoDB
4.2+ server with a replica set deployment
Distributed under the MIT License. See LICENSE.txt
for more information.