diff --git a/json/helpers_cache.json b/json/helpers_cache.json index da73118..280dd89 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2384,6 +2384,18 @@ ], "type": "ct" }, + { + "name": "Mealie", + "slug": "mealie", + "desc": "Mealie is a self hosted recipe manager, meal planner and shopping list with a RestAPI backend and a reactive frontend built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.", + "script": "ct/mealie.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mealie.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "MediaMTX", "slug": "mediamtx",