/dcbc

Simple knowledge base that does stuff.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

dckb

Simple knowledge base that does stuff.

Developing

  1. install latest node and npm
  2. clone this repo
  3. npm install
  4. bin/development to run the app locally
  5. bin/test to test/lint your app