8000 GitHub - slowlearner/achallenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

slowlearner/achallenge

Repository files navigation

Installation

$ npm install

Running the app

# start docker
$ docker-compose up -d
# copy the sample configuration
# and modify the values
$ cp .env.sample .env
# development
$ npm run start

# watch mode
$ npm run start:dev

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Notable Libraries and frameworks

Third Party Services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0