0.5.9 • Published 6 years ago

@almedso/cosmea-core v0.5.9

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 years ago

Cosmea Core

Core service to handle

  • user, organization, role and site object(s)
  • deal with authorization via web token (JWT)
  • deal with permissions (access control)
  • provide simple user/password authentication (using bcrypt)

The name cosmea introduces a namespace and helps the author to memorize a the name of a beautiful flower.

Installation

Get the source code:

$ git clone git@gitlab.com:almedso/cosmea-core.git

Install the required packages (this might take a while)

$ npm install

Run the tests locally

$ npm test

Build the developer documentation

$ npm run jsdoc
$ npm run apidoc
0.5.9

6 years ago

0.5.8

6 years ago

0.5.7

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago