Loading repository dataβ¦
Loading repository dataβ¦
Hazrat-Ali9 / repository
𦧠MongoDB π― operations π¦ using π Mongoose π³ the elegant π¦₯ ODM (Object π² Data Modeling) π¦ library Node.js. π Whether 𦀠you're π³ building π schemas π managing π relationships π± or handling πͺ validations π© this repo π covers π it all with πΌreal π world π examples πΈ
1 : MongoDB + ODM + Extra Features = Mongoose
2 : npm init
3 : npm install typescript --save-dev
4 : npm install express --save -----> Express Terminal Command
5 : npm install mongoose --save -----> Mongoose Terminal Command
6 : npm i ts-node-dev -----> ts-node-dev Output Command
7 : npm run dev
8 : npm i --save-dev @types/express -------> Cors