If you want to run this software locally, you will need these:
- Playframework 2.1
- MongoDB (and a database called "loudcloud")
Then for the integration with SoundCloud:
- Register at SoundCloud if you have no account yet
- Register your app at http://developers.soundcloud.com/
- Create a new file
conf/secrets.conf
(you can make a copy ofconf/secrets.conf.default
) and paste your sound cloud client_id there
Have fun!