@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,
});

Package Sidebar

Install

npm i @bilpp/core

Weekly Downloads

0

Version

1.1.99

License

ISC

Unpacked Size

70.8 kB

Total Files

57

Last publish

Collaborators

  • tuvaergun