This is the buddycloud web software for buddycloud. This software uses the the buddycloud HTTP API
The code is based on
- jQuery
- Underscore
- Backbone.js
- Jasmine for unit testing
All setup instructions are avaliable on the buddycloud wiki
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.
Project documentation, design guides and general help is avalible on the webclient project page
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
This code is Apache 2 licensed and copyright buddycloud.