Skip to content

Rails site for connecting people to do outdoor maintenance jobs in a sustainable way

License

Notifications You must be signed in to change notification settings

ankurp/outdoor-maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splash

Rails web site code for connecting people to do outdoor maintenance jobs in a sustainable way.

Getting Started

  1. bundle
  2. rake db:create
  3. rake db:migrate
  4. rake db:seed
  5. rails s