Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 52.9 KB

README.md

File metadata and controls

31 lines (20 loc) · 52.9 KB

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# run client backend watch mode
$ npm run dev:backend

# run grpc service watch mode
$ npm run dev:db

# production mode
$ npm run start:prod

Swagger

http://localhost:1600/docs