mmahalwy / nspire-1

The website of Nspire Innovation Network.

Home Page:nspire.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Status

The website of Nspire Innovation Network.

Getting Started

You need these installed locally to run this app:

  • Ruby 2.0.0-p353

  • Rails 4.0.1

  • Postgres 93

    Install Dependent Gems

    bundle install
    

    Setup the database

    cp config/database.yml.example config/database.yml
    

    Setup your local database

    rake db:setup
    

    Start your local server

    rails server
    

More details and troubleshooting available at the Heroku Dev Center

About

The website of Nspire Innovation Network.

nspire.org

License:MIT License