Rohit3230 / nestJsWithCustomMongoDBQuery

NodeJs App created with NestJs and MongoDb, Without using any typeOrm so that we can use the custom queries with NestJs Application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

A Nodejs application created by NestJs and MongoDb. We didt use any typeorm in this so that can use our custom query functionality.

Stay in touch

IMP Thing to know

Source From:-
https://medium.com/@gusiol/nestjs-with-mongodb-native-driver-9d82e377d55

Command to run code:

npm run start:dev

About

NodeJs App created with NestJs and MongoDb, Without using any typeOrm so that we can use the custom queries with NestJs Application.


Languages

Language:TypeScript 84.7%Language:JavaScript 15.3%