Skip to content

kayode-adechinan/nest-mongodb-tdd

Repository files navigation

Nest.js TDD tarter kit

This kit contains the folowing features

  • Test setup
  • Mongodb integration

Installation

$ npm install

Run

$ npm run start:dev

Run with docker

$ docker-compose up build

Accessing swagger documentation

http://localhost:3000/docs/

Have a special need ?

Mail me at: kayode.adechinan@gmail.com

Or open an issue!