Github Repo:
https://github.com/DevAntonioRogers/ecommerce-dash
GitHub: https://bit.ly/3LNXEls
Twitter: https://bit.ly/3GoxZ0m
LinkedIn: https://bit.ly/3GqSdXk
Dev Community: https://bit.ly/3Q0enES
⌚ Timestamps
00:00 - Introduction
6:16- Project Start and Prep
20:43 - Auth.js, Prisma, NeonDB setup
26 :21 - Zod, React Hook Form, and Next Safe Action Installation
31:31 - Login and Register Schema
42:10 - Register Form with Auth.js
1:27:39 -Login Form with Auth.js
1:53:12 - Onboarding Form with Resend and Auth.js
2:43:16- Team Page Refactor with Zod and Server Actions
3:37:09 - CRUD Operations for Pages with Next.js Server Actions
4:47:45 - Last Few Fixes and Changes