shahriar-shojib / nestjs-typegoose-crud

NestJS Crud Example using typegoose

Repository from Github https://github.comshahriar-shojib/nestjs-typegoose-crudRepository from Github https://github.comshahriar-shojib/nestjs-typegoose-crud

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

About

NestJS Crud Example using typegoose


Languages

Language:TypeScript 87.3%Language:JavaScript 12.7%