1.0.0 • Published 2 years ago

folderly-statistics v1.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Description

Folderly service for working with spamfix statistic.

Installation

After pulling project on your local machine enter command to install all libraries

$ yarn

Running local development

Docker must be installed on the system in order to run local development server

$ yarn start:dev

Tests

# unit test
$ yarn test:unit

# integration test
$ yarn test:integration

# test coverage
$ -