About this project
Mealie is a self-hosted application designed for recipe management and meal planning. It utilizes a RestAPI backend and a reactive frontend built with Vue to provide a user-friendly experience for families.
Key capabilities include:
- Recipe Management: Users can add recipes manually via a UI editor or automatically import them by providing a URL.
- Meal Planning: A dedicated meal planner allows users to schedule meals for the week.
- Shopping Lists: Ingredients can be added to a shopping list and organized by supermarket sections.
- Organization: Recipes can be grouped into custom cookbooks.
- Integration: Provides an API for interactions with third-party applications.
- Deployment & Accessibility: Supports easy deployment via Docker and includes translations for over 35 languages.