#nextjs #nextjstutorial #learningnextjs #nextjs13
0:00 - Intro
0:20 - Project Setup
3:53 - Mongodb Atlas Setup
6:48 - Connecting Nextjs to Mongodb Atlas
9:56 - Create Blog Models
15:12 - API Route Setup
43:01 - Outro
This is part one of my fullstack blog application using nextjs mongodb, mongoose, next-auth and more. In this video im setting up my api routes in nextjs. This includes connecting to mongodb, user models, bcrypt, jsonwebtoken, and more.
github:
https://github.com/thejayadad/mngobgn...
Nextjs:
https://nextjs.org/learn/basics/creat...
Mongodb:
https://www.mongodb.com/
Next-auth:
https://next-auth.js.org/
jsonwebtoken:
https://jwt.io/
bcrypt:
https://www.npmjs.com/package/bcryptj...