README

Build Status

This project is the API project for מהחקלאי application. Github: shlomizadok/agri

Contribute

Please help us make this API as awesome as it can get. You know the drill:

Fork, patch, pull request

Develop locally

This is a Rails 5 API project. (It requires ruby >= 2.2.4)

After cloning locally, run:

bundle install
rake db:create db:migrate db:seed