morion4000 / molamp

Discover your music

Home Page:https://www.molamp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Discover your music

https://www.molamp.com

License:MIT License


Languages

Language:Ruby 40.7%Language:HTML 34.7%Language:CoffeeScript 20.2%Language:CSS 3.5%Language:JavaScript 0.8%Language:Dockerfile 0.1%