This is the backend for the example docloop app.
To make this run, you have to create a config.js in the directory you cloned into.
module.exports={core: {},//config for DocloopCoregithub: {},//config for GithubAdapterpaperhive: {},//config for PaperhiveAdapter}