Node JS Nest JS with Mongoose ODM Blog App #09 Part-1
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 Nestjs with mongoose Blog App
00:04:00 create app module with nestjs config module
00:07:00 adding validation to config environments
00:08:00 mongoose module dynamic initialization
00:12:40 starting application npm run start
00:13:00 creating user controller and user services
00:18:00 create user schema with address schema
00:24:00 define post schema and define relationships
00:26:00 define relationships in models
- 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