Skip to content

sbk0716/reporting-api

Repository files navigation

Reporting API

Installation

$ yarn

Running the app

# development mode
$ yarn run up
$ yarn run down

# production mode
$ yarn run up:prod
$ yarn run down:prod

Test

# init test environment
$ yarn run init

# unit tests
$ yarn run test

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published