Skip to content

Dragons0458/company-test

Repository files navigation

Nest Logo

Description

This is a test for a company.

Running with Docker compose

$ docker-compose up -d

Deleting and stopping the containers

$ docker-compose down

Installation

$ npm install

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

About

This repo is for a test in a company.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published