Skip to content

gbonker/informare

 
 

Repository files navigation

in•form•ar•e

Cycle 3 Project for 67-475.

##To Get Started: Make sure you have PostgresSql installed. If not, get it from here.

Open psql and type:

create database informare_development;

In a separate tab:

bundle install
rake db:migrate
rails s

To deploy on Heroku:


https://devcenter.heroku.com/articles/getting-started-with-rails4#store-your-app-in-git

About

Cycle 3 Project for 67-475.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.4%
  • Ruby 21.6%
  • CSS 18.7%
  • JavaScript 0.3%