Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application 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

hacktoberfest hacktoberfest2022 meal-plans recipe-manager self-hosted
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in Mealie (version 2.6.0) where creating a recipe with the name "---" prevents editing or deleting it. The issue occurs when attempting to access the recipe, resulting in a 404 error. The fix likely involves handling invalid recipe names within the application's backend and frontend code.

Complexity: 4/5
bug good first issue bug: confirmed

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application 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

Python
#hacktoberfest#hacktoberfest2022#meal-plans#recipe-manager#self-hosted