2011-10-05 15:46:13 +04:00
2011-10-05 15:46:13 +04:00
2011-10-01 17:04:28 +04:00
2011-09-26 09:10:23 +04:00
2011-04-09 17:41:24 +04:00
2011-09-26 09:10:23 +04:00
2011-04-28 03:18:06 +04:00
2011-06-14 20:05:12 +04:00
2011-09-08 17:10:52 +04:00
2011-06-20 01:23:22 +04:00
2011-09-22 23:54:09 +04:00
2011-04-09 17:41:24 +04:00
2011-09-09 17:20:52 +04:00
2011-10-05 14:51:50 +04:00
2011-04-09 17:41:24 +04:00
2011-09-22 16:04:59 +04:00
2011-10-05 14:51:50 +04:00
2011-09-09 17:25:50 +04:00

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/

Description
Ultimate internet jukebox
Readme 4.2 MiB
Languages
Ruby 55.3%
CoffeeScript 18.5%
Haml 9.5%
JavaScript 8.3%
SCSS 5.4%
Other 3%