Node JS Nest JS with Mongoose ODM Blog App #09 Part-2
In this playlist, we are covering all about Mongoose with Node JS
and for API development we are using express and nestjs
https://github.com/tkssharma/nodejs-db-orm-world/tree/master/with%20MongoDB
https://www.youtube.com/playlist?list=PLIGDNOJWiL1_yCqtAm5i1CDU6wxmcU2_G
https://www.youtube.com/playlist?list=PLIGDNOJWiL18aYxcuxbDheTFs4v2rosBf
00:00:00 Nest JS with Mongoose
00:02:00 create User Service
00:14:00 create user service methods CRUD
00:25:00 create post service and define methods
00:30:00 add login nd register DTOs
00:32:00 create auth controller
00:39:00 create auth service
00:50:00 create local strategy passport and LocalAuthGurad
00:55:00 create jwt strategy passport and JwtAuthGurad
00:56:00 create auth Module with jwtModule Configurations
01:00:00 testing application using client
- Mongoose Architecture
- Express app with Mongoose
- Express app with Mongoose and relationships
- Express app with Mongoose and one to one relationship
- Express app with Mongoose and one to many relationships
- Express app with Mongoose and many to many relationships
- Manage relationships in Mongo Models using mongoose ODM
- Nest JS app with Mongoose and real worlds Apps
- Building APIs using Mongoose and Express/Nest JS App
- Food Order App in Express
Comments