Skip to content

andreasb/simplerecipesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Recipes Search is a simple search engine for Open Recipes.

Feel free to fork, hack, and submit pull requests.

Installation

  1. Fork the repo

  2. Clone your repo

    git clone https://github.com/[your-username]/simplerecipesearch.git`
  1. Enter the directory
    cd simplerecipesearch
  1. Install dependencies
    npm install -d
  1. Download the recipes from Open Recipes and import them into your MongoDB

  2. Create a config.js based on config.example.js and your DB info

  3. Run the app

    node app

About

Simple Recipes Search is a search engine for Open Recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published