An open API service indexing awesome lists of open source software.

https://github.com/shahriar-shojib/nestjs-typegoose-crud

NestJS Crud Example using typegoose
https://github.com/shahriar-shojib/nestjs-typegoose-crud

fastify mongodb mongoose nestjs nodejs typegoose typescript

Last synced: about 1 month ago
JSON representation

NestJS Crud Example using typegoose

Awesome Lists containing this project

README

        

# NestJS Boilerplate with nest-typegoose, mongodb

> How to use

- clone the repo
- go to project directory and run `yarn`
- after dependency installation run `yarn start:dev` to start development server in watch mode
- open `http://localhost:3000/test/patients` to see the default route and get cracking

#

## LICENCE

> MIT