My fav place to learn to code is Scrimba
Get 20% off a subscription with my link 👇
https://scrimba.com/?via=brettwestwood
Github Repo Link 👇
https://github.com/bwestwood11/authjs...
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