Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leklund/chopped_ingredients
rails app to import and search ingredients from the show Chopped
https://github.com/leklund/chopped_ingredients
Last synced: 30 days ago
JSON representation
rails app to import and search ingredients from the show Chopped
- Host: GitHub
- URL: https://github.com/leklund/chopped_ingredients
- Owner: leklund
- License: mit
- Created: 2017-01-09T19:27:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T19:16:55.000Z (over 7 years ago)
- Last Synced: 2024-10-25T13:00:58.447Z (3 months ago)
- Language: Ruby
- Size: 16.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chopped ingredients dot app
see it in action at: [basketingredients.com](http://basketingredients.com)
All ingredients from Chopped in a searchable app.
## Install
* clone this repo
* bundle install
* rake import:ingredients
* rails s
* ...
* profit