README.md
Find or create donation sites in emergencies.
- ruby 2.6.1p33
- Rails 6.0.3.2
Clone this repository. Run 'cd humanity-helps-backend' Run 'bundle install' to install all necessary Ruby gems. Run 'rake db:migrate' to migrate the database. Run 'rake db:seed' to populate the database. Run 'rails s' to start the local server. Open your browser to 'http://localhost:3000/api/v1/sites' to view the API.
https://github.com/ortufte/humanity-helps-frontend
https://ortufte.github.io/humanity_helps
https://www.youtube.com/watch?v=hoG99Exr1-A
Bug reports and pull requests are welcome on GitHub at https://github.com/ortufte/humanity-helps-backend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.