Skip to content

amirkangarloo/nestjs-mongoose

Repository files navigation

Nestjs and Mongoose

Make CRUD API with nestjs framework and mongoose ORM.

Requirement

You need locally install node, npm and mongoDB in your machine.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Swagger Document

After clone app and running in your machine you can see Local swagger document.

Author

Amir Kangarloo

License

MIT licensed.

About

Make CRUD API with nestjs framework and mongoose ORM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published