1
0
Fork 0
Ultimate internet jukebox
Go to file
magnolia-fan d9b75279f5 Lastfm workout 2011-09-17 23:00:08 +04:00
app Lastfm workout 2011-09-17 23:00:08 +04:00
config Lastfm workout 2011-09-17 23:00:08 +04:00
db Last.fm mega import tasks 2011-09-16 04:21:07 +04:00
doc
lib Better auth. Fuck yeah! 2011-09-17 15:38:49 +04:00
log
nginx
public Moving images 2011-09-08 17:10:52 +04:00
script
test Sessions, lastfm auth workarounds 2011-06-22 11:23:07 +04:00
vendor/plugins
.gitignore Added kind of checkout tutorial 2011-09-09 17:20:52 +04:00
.gitmodules Jplayer as a submodule 2011-09-09 16:31:20 +04:00
Gemfile Lastfm workout 2011-09-17 23:00:08 +04:00
Gemfile.lock Lastfm workout 2011-09-17 23:00:08 +04:00
README.md Readme: about submodules 2011-09-09 17:25:50 +04:00
Rakefile
config.ru

README.md

BeatHaven

Ultimate web jukebox.

Checking out

$ git clone git@github.com:magnolia-fan/BeatHaven.git beathaven
$ cd beathaven/
$ git submodule update --init
$ bundle install
$ rake db:migrate

Note: you need PostgreSQL installed and added its binaries to $PATH

Configuring

add this line to /etc/hosts:

127.0.0.1 dev.beathaven.org

Starting server

1st tab:

$ unicorn_rails

2nd tab:

$ rake jobs:work

Opening

Now everything may work fine at http://dev.beathaven.org:8080/