Skip to content

LIJINLIN-max/RaLabInterviewTask

Repository files navigation

Task NestJS Handler

Description

Nest framework TypeScript starter repository. [Ra Lab] Task Manager Insert/Find/Delete Task (Update Task)

You may need --force to install the package because I used some old package. But it is doesn't affect the effect.

You may need to build before deploy.

Installation

### You might need --force to install those packages
$ npm install --force

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

Deploy

$ npm run build
$ npm install --force
$ cd dist
$ node main.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •