Skip to content

docLoop/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docloopClient

This is a client for DocloopCore.

In order to make this work, you have to edit app.js and add the link to your app running a DocloopCore as backendUrl. Another way to accomplish the same is to create config.js in the SRC-directory with the following content:

window.dp_config = {
	backendUrl:	'http://127.0.0.1:7777' //or wherever your core runs
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published