Skip to content

gautamkrishnar/hellomunnar-api

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 1.4%
  • Other 1.7%