Skip to content

kaibadash/ourlunch

Repository files navigation

ourlunch

About environment

how to deploy to heroku

  1. build assets
  2. migration => heroku run rake db:migrate
  3. create_restaurants => heroku run rails runner Tasks::YelpBatch.create_restaurants
  4. get_all_restaurants => heroku run rails runner Tasks::YelpBatch.get_all_restaurants

About

Web application for our lunch .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages