Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
44 lines (31 loc) · 1.53 KB

File metadata and controls

44 lines (31 loc) · 1.53 KB

Vibgyor Tourism Logo

Quality Gate Status

Hello Munnar

Code scanning - action

Lint

OSSAR

Installation

$ npm install

Creating a migration File

typeorm migration:create -n componentName

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Lint

$ npm run lint

License

Nest is MIT licensed.