@bilpp/core

1.1.99 • Public • Published

@bilpp/core package

General schema and response structure used for the Bilpp system

Usage Examples

const Core = require('@bilpp/core');

const bilpp = new Core({
    mongo_uri: process.env.MONGODB_URI,
    gateway: process.env.GATEWAY_ADDRESS,
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.99
    1
    • latest

Version History

Package Sidebar

Install

npm i @bilpp/core

Weekly Downloads

2

Version

1.1.99

License

ISC

Unpacked Size

70.8 kB

Total Files

57

Last publish

Collaborators

  • tuvaergun