https://github.com/ankurp/outdoor-maintenance
Rails site for connecting people to do outdoor maintenance jobs in a sustainable way
https://github.com/ankurp/outdoor-maintenance
mowing-lawn rails-application raking-leaves shoveling-snow sustainable-software
Last synced: about 2 months ago
JSON representation
Rails site for connecting people to do outdoor maintenance jobs in a sustainable way
- Host: GitHub
- URL: https://github.com/ankurp/outdoor-maintenance
- Owner: ankurp
- License: mit
- Created: 2017-02-05T15:00:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T22:58:43.000Z (about 8 years ago)
- Last Synced: 2025-02-10T16:50:34.558Z (3 months ago)
- Topics: mowing-lawn, rails-application, raking-leaves, shoveling-snow, sustainable-software
- Language: Ruby
- Homepage: http://sustainablejobs.encoredevlabs.com/
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Rails web site code for connecting people to do outdoor maintenance jobs in a sustainable way.
## Getting Started
1. `bundle`
1. `rake db:create`
1. `rake db:migrate`
1. `rake db:seed`
1. `rails s`