npm package '@tomei/finance'

Popularity: Low
Description: NestJS package for finance module
Installation: npm install @tomei/finance
Last version: 0.3.81 (Download)
Homepage: https://gitlab.com/tomei-package/finance#readme
Size: 2,102.5 kB
License: ISC
Keywords: nestjs, tomei, finance

Activity

Last modified: January 27, 2023 4:09 AM (8 months ago)
Versions released in one year: 152
Weekly downloads: 117
10/02/202201/08/202303/26/202306/11/202306001,2001,8002,40007142128released versions / week
  • Versions released
  • Weekly downloads

Readme

Tomei Finance Package

Installation

npm i @tomei/finance

Initialize DB connection

  • At the start of your application, please make sure the package DB connection is initialized first:

Sample usages