abk-user

1.0.0 • Public • Published

Abk-user Codeship Status Dependency Status devDependency Status

Logic user for new abakio applications

Development

  1. Install dependencies

    npm install

  2. Run server

    node init.js

Testing

  1. For testing we are using lab and Code as assertion library. Also you must create the following environment variables PG_USER, PG_PASSWORD and PG_PORT (yep for postgres connection string) and a database called abk_modules

  2. Run Tests

    npm test

  3. Code Coverage

    npm run coverage

Code Documentation

  1. JsDoc all the things!

    npm run docs

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i abk-user

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • erivero