Skip to content

Start a fresh project from scratch with the Prisma's documentation tutorial (introduce to the Prisma CLI, Prisma Client, and Prisma Migrate)

License

Notifications You must be signed in to change notification settings

joaofaveri/hello-prisma

Repository files navigation


Hello Prisma Tutorial

Hello Prisma Tutorial

Prisma Documentation


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.

Prerequisites

  • Node.js installed on your machine
  • Access to a MongoDB 4.2+ server with a replica set deployment

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

Start a fresh project from scratch with the Prisma's documentation tutorial (introduce to the Prisma CLI, Prisma Client, and Prisma Migrate)

Topics

Resources

License

Stars

Watchers

Forks