feling87-nodejs-libs

0.0.3 • Public • Published

FusionFabric.cloud

A set of opinionated libraries for building efficient and scalable server-side applications with Node.js.

Build status Package License PRs welcome

Packages


NestJS Nest Logo

Project Package Version Links
OIDC Auth @finastra/nestjs-oidc latest README changelog
Proxy @finastra/nestjs-proxy latest README changelog
Logger @finastra/nestjs-logger latest README changelog

FFDC Logo APIs

Project Package Version Links
Real-time Account Balances and Statements devPortal
Accounts and Balances API @finastra/api_corporate-accounts latest README 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

/feling87-nodejs-libs/

    Package Sidebar

    Install

    npm i feling87-nodejs-libs

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    2.15 MB

    Total Files

    167

    Last publish

    Collaborators

    • feling87