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
MIT
NestJS Crud Example using typegoose
Repository from Github https://github.comshahriar-shojib/nestjs-typegoose-crud
How to use
yarn
yarn start:dev
to start development server in watch modehttp://localhost:3000/test/patients
to see the default route and get crackingMIT