0.0.3 • Published 3 years ago

feling87-nodejs-libs v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Packages

ProjectPackageVersionLinks
OIDC Auth@finastra/nestjs-oidclatestREADME changelog
Proxy@finastra/nestjs-proxylatestREADME changelog
Logger@finastra/nestjs-loggerlatestREADME changelog
ProjectPackageVersionLinks
Real-time Account Balances and StatementsdevPortal
Accounts and Balances API@finastra/api_corporate-accountslatestREADME changelog devPortal

Installation

$ npm install

Running the sample app

# development
$ npm run start

# watch mode
$ npm run dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

External services

A docker-compose file has been added for convenience. Currently only mongoDB has been added.

License

All libraries in this repo are MIT licensed.

FOSSA Status

Brought to you by Finastra