jfols / youdj

Realtime Social Music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouDJ

Stories in Ready

A realtime social music listening experience.

Demo: youdj.meteor.com

##SoundCloud Configuration

Create a SoundCloud App to obtain an API key and store your client_id in /lib/soundcloud_config.js like this:

Soundcloud = {};
Soundcloud.client_id = 'your-client-id-goes-here';

====== Built with Meteor in Columbus, Ohio.

About

Realtime Social Music

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.7%Language:CSS 1.3%