Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

morion4000/molamp

Repository files navigation

Molamp Build Status

https://www.molamp.com - Discover your music.

Built with Ruby on Rails, CoffeeScript, Twitter Bootstrap 2, and Backbone.js.

Getting started

Install OS packages

apt-get install bundler apt-get install libpq-dev apt-get install libsqlite3-dev

Install gems

bundle install

Set up database and assets

rake db:migrate rake assets:precompile

Start local server

rails server

Copyright

Copyright (c) 2016 morion4000. See LICENSE for details.