/nestjs-typegoose-crud

NestJS Crud Example using typegoose

Primary LanguageTypeScript

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