feling87-nodejs-libs
v0.0.3
Published
<p align="center"> <a href="https://www.fusionfabric.cloud/" target="blank"><img src="https://www.fusionfabric.cloud/sites/default/files/styles/banner_standard/public/image/2018-05/Fusion%20Operate%20Cloud%20%283%29.jpg" alt="FusionFabric.cloud" /></a
Readme
Packages
| Project | Package | Version | Links |
| ------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| OIDC Auth | @finastra/nestjs-oidc | |
|
| Proxy |
@finastra/nestjs-proxy | |
|
| Logger |
@finastra/nestjs-logger | |
|
| Project | Package | Version | Links |
| --------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Real-time Account Balances and Statements | | | |
| ↳ Accounts and Balances API |
@finastra/api_corporate-accounts | |
|
Installation
$ npm installRunning the sample app
# development
$ npm run start
# watch mode
$ npm run dev
# production mode
$ npm run start:prodTest
# unit tests
$ npm run test
# test coverage
$ npm run test:covExternal 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.

