0.0.5 • Published 3 years ago

@mojaloop/logging-bc-logging-client-lib v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

logging-client-lib

Git Commit Git Releases Npm Version NPM Vulnerabilities CircleCI

Mojaloop Logging Service's Client Lib

Usage

Install Node version

More information on how to install NVM: https://github.com/nvm-sh/nvm

nvm install
nvm use

Install Yarn

npm -g yarn

Install Dependencies

yarn

Build

yarn build

Run

yarn start

Unit Tests

yarn test:unit

Known Issues

  • added typescript to .ncurc.json as the dep:update script will install a non-supported version of typescript