A set of opinionated libraries for building efficient and scalable server-side applications with Node.js.
| Project | Package | Version | Links |
|---|---|---|---|
| OIDC Auth | @finastra/nestjs-oidc |
||
| Proxy | @finastra/nestjs-proxy |
||
| Logger | @finastra/nestjs-logger |
| Project | Package | Version | Links |
|---|---|---|---|
| SSR Pages | @finastra/ssr-pages |
| Project | Package | Version | Links |
|---|---|---|---|
| Real-time Account Balances and Statements | |||
| ↳ Accounts and Balances API | @finastra/api_corporate-accounts |
$ npm install# development
$ npm run start
# watch mode
$ npm run dev
# production mode
$ npm run start:prod# unit tests
$ npm run test
# test coverage
$ npm run test:covAll libraries in this repo are MIT licensed.
