Skip to content

TwinsOfTech/hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  1. Ruby 2.0
  2. Postgres

Setup

  1. $> git clone git@github.com:TwinsOfTech/hackathon.git
  2. $> cd hackathon/
  3. $> createdb hackathon_development
  4. $> bundle install --local
  5. $> cp config/database.yml.example config/database.yml
  6. Open config/database.yml and update the creds
  7. Profit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published