Skip to content

docLoop/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docloopBackend

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 DocloopCore
	github: 	{}, //config for GithubAdapter
	paperhive: 	{}, //config for PaperhiveAdapter
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published