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

Kites-Foundation/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.