Skip to content

TnP-MACE/macebook-backend

Repository files navigation

API's for MACEBOOK

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.