The Ultimate Guide for Auth.js v5 - Part 1 (Configuration, Database, Prisma)

The Ultimate Guide for Auth.js v5 - Part 1 (Configuration, Database, Prisma)

6.176 Lượt nghe
The Ultimate Guide for Auth.js v5 - Part 1 (Configuration, Database, Prisma)
Github Repo Link 👇 https://github.com/bwestwood11/authjs-v5-tutorial/commit/d7f1cc2a0d19e6478d4c83e92fe69b300d1fdb26 This is part 1 of a 4-part video series that will teach you how to build a full authentication system with Auth.js v5, Next.js 15, Prisma, MongoDB, TypeScript, Resend, React Email & Tailwindcss. In this video, we will be going over how to set up your database, connect your ORM (Prisma) and how to setup the configuration files for Auth.js v5. Time Stamps 0:00 Intro 1:55 Demo 5:29 Create a new Next.js project 7:39 Create Your database with MongoDB 12:35 Set up Prisma ORM 26:30 Set up Prisma Client and Instantiate it 30:25 Configure Auth.js v5 into your project 45:55 Outro