A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://github.com/buddycloud/webclient below:

buddycloud/webclient: A javascript client to access buddycloud channels.

Skip to content Navigation Menu Search code, repositories, users, issues, pull requests...

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert buddycloud/webclient Repository files navigation

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.

About

A javascript client to access buddycloud channels.

Resources Stars Watchers Forks

You 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