Skip to content

frco9/ecobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecobox - Rails Web-app

Quick-start

Requirements

  • Rails 4
  • Ruby 2.0

Installation

  • In the ecobox project folder install all dependencies with bundle install
  • Then you must edit config/database.yml.default with postgreSql database credentials and rename it to config/database.yml
  • A rake db:migrate will create all tables in database
  • A rake db:populate will create fake data to be able to test.
  • Now just start the server with rails s

We can provide you credentials for connecting to our test database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published