featured courses bg

Getting Started with Prisma

Installing and Initializing Prisma

Install the Prisma CLI and Prisma Client

ryan

RyanChenkie

Full Stack Instructor

hero grid

The Prisma CLI gives us command line tools to work with Prisma in our projects and Prisma Client allows us to run queries against our database in our app code. Let's get these two dependencies in place in this lesson.

Getting Started with Prisma

Lesson write-up coming soon