@almedso/cosmea-skeleton

0.2.1 • Public • Published

Backend Skeleton

This skeleton is a module that is based on top of the cosmea-core user/organization/role system. It is intended to as a starting skeleton for new modules in the cosmea backend ecosystem.

Installation

Get the source code:

$ git clone git@gitlab.com:almedso/cosmea-skeleton.git
$ npm install

Run linting (using jshint)

$ npm run jshint

Run the tests

$ npm test

see https://mochajs.org/#getting-started for details.

Build the developer documentation

$ npm run doc

The output is found at build/doc/xxx//index.html

Readme

Keywords

none

Package Sidebar

Install

npm i @almedso/cosmea-skeleton

Weekly Downloads

3

Version

0.2.1

License

MIT

Last publish

Collaborators

  • volker-kempert