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
Go to file
renovate[bot] 30b2776f3c
fix(deps): update dependency openai to v1.37.1 (#3943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 12:27:34 +02:00
.devcontainer fix: Create directory used for Docker Secrets (#3888) 2024-07-17 06:24:53 -05:00
.github fix: Bump other version numbers in GH workflow (#3840) 2024-07-12 11:30:22 +00:00
.vscode chore: remove black (#3437) 2024-04-11 20:36:55 -05:00
alembic fix: Make Mealie Timezone-Aware (#3847) 2024-07-08 21:12:20 +00:00
dev fix: pre-commit autoupdate && pre-commit run --all-files (#3780) 2024-06-26 10:41:46 +00:00
docker fix: Create directory used for Docker Secrets (#3888) 2024-07-17 06:24:53 -05:00
docs fix: task py:migrate description (#3932) 2024-07-23 15:43:21 +00:00
frontend chore(l10n): New Crowdin updates (#3938) 2024-07-25 21:10:07 +10:00
mealie chore(l10n): New Crowdin updates (#3944) 2024-07-26 10:15:33 +00:00
tests feat: Internationalize sent emails (#3818) 2024-07-20 10:32:24 +00:00
.dockerignore fix: pre-commit autoupdate && pre-commit run --all-files (#3780) 2024-06-26 10:41:46 +00:00
.gitattributes fix: pre-commit autoupdate && pre-commit run --all-files (#3780) 2024-06-26 10:41:46 +00:00
.gitignore chore: rewrite makefile in taskfile (#3035) 2024-01-27 18:14:42 +00:00
.pre-commit-config.yaml fix(auto): Update pre-commit hooks (#3925) 2024-07-22 18:08:24 +00:00
.pylintrc Remove options that no longer exist and update a few options to be more reasonable (#2951) 2024-01-11 06:42:04 +11:00
alembic.ini chore: remove black (#3437) 2024-04-11 20:36:55 -05:00
cliff.toml chore: init git-cliff config 2022-05-29 17:34:41 -08:00
crowdin.yml feat: Ensure PR title fits convention (#3683) 2024-06-04 13:41:02 +00:00
LICENSE Change Mealie license to AGPLv3 (#1213) 2022-05-09 13:11:26 -08:00
MAINTAINERS.md docs: Minor doco tidying (#2736) 2023-11-20 17:27:16 +00:00
netlify.toml docs: add docs on restoring to PSQL server (#1584) 2022-08-20 11:53:48 -08:00
poetry.lock fix(deps): update dependency openai to v1.37.1 (#3943) 2024-07-26 12:27:34 +02:00
pyproject.toml fix: Bump other version numbers in GH workflow (#3840) 2024-07-12 11:30:22 +00:00
README.md docs: Provide meaningful URLs for some badges (#3742) 2024-06-18 09:21:53 +00:00
renovate.json chore: disable npm renovate (redo) (#2935) 2024-01-09 12:11:31 -09:00
SECURITY.md add security.md 2022-05-31 08:29:45 -08:00
Taskfile.yml fix: task py:migrate description (#3932) 2024-07-23 15:43:21 +00:00

Latest Release Contributors Stargazers Issues AGPL License Docker Pulls GHCR Pulls


Mealie

A Place For All Your Recipes
Explore the docs »
View Demo · Report Bug · GitHub Container Registry

Product Name Screen Shot

About The Project

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.

Key Features

  • Recipe imports: Create recipes, by importing from a URL or entering data manually
  • Meal Planner: Use the Meal Planner to plan your what you'll cook for the next week
  • Shopping List: Put the necessary ingredients on your Shopping List, organised into sections of your local supermarket
  • Cookbooks: Group recipes into Cookbooks based on your own criteria
  • Docker: Easy Docker deployment
  • Localisation: Translations for 35+ languages

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you're going to be working on the code-base, you'll want to use the nightly documentation to ensure you get the latest information.

If you are not a coder, you can still contribute financially. Financial contributions help me prioritize working on this project over others and helps me know that there is a real demand for project development.

Buy Me A Coffee

Translations

Translations can be a great way for non-coders to contribute to the project. We use Crowdin to allow several contributors to work on translating Mealie. You can simply help by voting for your preferred translations, or even by completely translating Mealie into a new language.

For more information, check out the translation page on the contributor's guide.

License

Distributed under the AGPL License. See LICENSE for more information.

Sponsors

Huge thanks to all the sponsors of this project on Github Sponsors and Buy Me a Coffee. Without you, this project would surely not be possible.

Thanks to Depot for providing build instances for our Docker image builds.

Built with Depot