3.0.3 • Published 5 years ago

carbon-module-test v3.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Carbon Module

Carbon Fiber API which implements generic Carbon Fiber functionality. Availabe as a node module on npm.

Getting Started

test release of carbon module (under development)

Installing

npm install carbon-module-test

then include atop files:

let carbon = require('carbon-module-test')

Usage

Methods return promises to complete described actions.

I.E:

carbon.createSuper(<email_address>, <password>, <company_name>, <first_name>,<last_name>, [middle_name])

returns a promise to save a super user to the db, or error.

Project must include a .env file with DB_ADDRESS_ATLAS and JWT_SECRET from the carbon team (support@carbon.money).

Built With

  • View package.json for dependencies

Contributing

Carbon-12 Labs

License

ISC