Skip to content

buddycloud's Backbone.js based webclient for use with the HTTP API.

Notifications You must be signed in to change notification settings

martin-hewitt/webclient

 
 

Repository files navigation

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.

About

buddycloud's Backbone.js based webclient for use with the HTTP API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%