Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 383 Bytes

RUN.md

File metadata and controls

23 lines (16 loc) · 383 Bytes

Installation

$ npm install

Running the app

# development
$ nest start gateway
$ nest start <name-service>

# watch mode
$ nest start --watch gateway
$ nest start --watch <name-service>

Help

Please run each service in node terminal or window... and check your db config

After runing the nuber-app check the http:localhost:3000/api for Swagger