yammine / Bitcoin_CY

Bitcoin dashboard

Home Page:http://bitcoindashboard801a.ninefold-apps.com/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin Dashboard

  • Ruby Version 2.1.2

Setup Instructions

  • Clone this repo
  • CD into the project directory

First step:

bundle install

Once you have all of the gems and their dependencies installed:

rake db:setup

After that is complete you should be able to run this:

rails server

Once the server is up and running open your browser and enter localhost:3000 into the address bar

That's it! You're running a Bitcoin Dashboard!

About

Bitcoin dashboard

http://bitcoindashboard801a.ninefold-apps.com/#/


Languages

Language:Ruby 60.3%Language:CoffeeScript 17.8%Language:HTML 15.4%Language:CSS 4.2%Language:JavaScript 2.3%