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
				
					Languages
				
				
								
								
									Ruby
								
								55.3%
							
						
							
								
								
									CoffeeScript
								
								18.5%
							
						
							
								
								
									Haml
								
								9.5%
							
						
							
								
								
									JavaScript
								
								8.3%
							
						
							
								
								
									SCSS
								
								5.4%
							
						
							
								
								
									Other
								
								3%