Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 316 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 316 Bytes

Pool Party

[wip] turntable.fm clone built on SoundCloud.

Installation

  • npm install
  • Create a soundcloud app with a redirect URI like http://localhost:9000/auth/soundcloud
  • Copy config.js.sample to config.js and set the appropriate values
  • node server