Getting Started
  • Download PDF Booklet
  • Create NextJs Project
  • Using Bootstrap Material CSS
  • Create Navigation
NextJs API and MongoDB
  • NextJs API Routes
  • Mongo Atlas Connection String
  • ENV Variables
  • Connect to MongoDB
User Registration
  • Create User Model
  • Register API Route
  • Register Page
  • Register Form
  • Register API Request
NextAuth Sign In
  • NextAuth Sign In
  • Next Auth Configuration
  • Session Provider
  • Logged In User Info and Logout
Pages (Loading, 404, Protected and Redirects)
  • Loading Page and Status
  • 404 Page Not Found
  • Protecting Pages with Middleware
  • Redirect Back to Intended Page
Bonus
  • What is next?
  • Other Courses You May Like