aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2021-02-27 12:34:33 +0000
committerGitHub <noreply@github.com>2021-02-27 12:34:33 +0000
commit59583e4f35e5aa788ea349e523d472a97220b3c9 (patch)
treea923a2aefea5d44efc064394b4acaad171da5dee
parentMerge pull request #2416 from nodiscc/add-xsrv (diff)
parentMerge branch 'master' into patch-1 (diff)
downloadawesome-selfhosted-59583e4f35e5aa788ea349e523d472a97220b3c9.tar.gz
awesome-selfhosted-59583e4f35e5aa788ea349e523d472a97220b3c9.zip
Merge pull request #2425 from julianpoy/patch-1
Add RecipeSage to Recipe management
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6e18f875..deb4c113 100644
--- a/README.md
+++ b/README.md
@@ -566,6 +566,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w
### Recipe management
- [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python`
+- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Node.JS`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`
### E-commerce