Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.34 KB

buddycloud webclient

This is the buddycloud web software for buddycloud. This software uses the the buddycloud HTTP API

The code is based on

Setup

All setup instructions are avaliable on the buddycloud wiki

Development

Install everything with npm install. Copy config.js.example to config.js and modify to match your server, if you don't have one set up just use buddycloud.org.

To start the server run grunt server from the project root.

Documentation

Project documentation, design guides and general help is avalible on the webclient project page

API Access

Copy config.js.example to config.js and change it to point it to another buddycloud API server.

  • read-write: run a HTTP API Server on your domain
  • read-only/testing: use api.buddycloud.org

License and Copyright

This code is Apache 2 licensed and copyright buddycloud.