This is the buddycloud web software for buddycloud. This software uses the the buddycloud HTTP API
The code is based on
Setting up your webclient dev environment
git clone https://github.com/buddycloud/webclient.git
cd webclient
cp <webroot>/config.js.example <webroot>/config.js
# to work against the buddycloud demo server:
edit <webroot>/config.js and set the baseURL to https://demo.buddycoud.org/api
edit <webroot>/config.js and set the homeDomain to buddycoud.org
# install node.js
npm install
npm install -g grunt-cli
grunt build
grunt default
browse to http://localhost:3000
Building the compressed JavaScript and CSS files
cd webclient
npm install
grunt build
This code is Apache 2 licensed and copyright buddycloud.
AboutA javascript client to access buddycloud channels.
Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4