0.0.1 • Published 2 years ago

@mojaloop/logging-bc-logging-types-lib v0.0.1

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

logging-types-lib

Git Commit Git Releases Npm Version NPM Vulnerabilities CircleCI

Mojaloop Logging Service's Types 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