Setup Prisma with Apollo Server V4 and MongoDB Atlas (Prisma Setup)

Опубликовано: 28 Октябрь 2024
на канале: Cooper Codes
3,413
85

🎓 Join my learning platform for module based courses, learning exercises, and more: https://coderprep.com/

In this video I show you how to setup Prisma with MongoDB Atlas and Apollo Server. We cover Prisma models, building a GraphQL API, TypeScript, and everything else you need to know when building out an API with Prisma and Apollo Server.

Final code: https://github.com/coopercodes/Prisma...

0:00 Intro / API Showcase
0:40 Prisma / MongoDB setup
5:14 Create MongoDB Atlas instance
7:10 Setup Prisma Client
8:50 Create Apollo Server / Prisma logic
15:15 Final project, thanks for watching!