Giter Club home page Giter Club logo

mashboard's Introduction

Steps for running mashboard as localhost:

Optional: Install Homebrew (OS X only): http://brew.sh/

  1. Install Ruby: https://www.ruby-lang.org/en/installation/

  2. Install RubyGems: http://rubygems.org/pages/download

  3. Install Postgres: http://www.postgresql.org/download/

Homebrew install: http://www.moncefbelyamani.com/how-to-install-postgresql-on-a-mac-with-homebrew-and-lunchy/

Easy OS X install: http://postgresapp.com/

Install Rails: From the command line enter gem install rails

Download the repository

Install git if needed: http://git-scm.com/book/en/Getting-Started-Installing-Git

Checkout a local copy using the command (will checkout in current active folder) git clone @bitbucket.org//mashboard.git

You can find more details in our useing git documentation or reference the bitbucket website for help with command and creating branches

From the command line navigate to top level folder of the app and enter bundle install to install required gems

From the command line run rake db:migrate to setup the database

From the command line run bundle exec unicorn -p 3000 -c config/unicorn.rb

If everything went correctly, you’ll have the Mashboard source code running, you can navigate to localhost:3000 to verify

mashboard's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.