/youdj

Realtime Social Music

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.