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] 9094d24e50
chore(deps): update dependency pytest to v8.2.1 (#3621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-19 15:53:19 -05:00
.devcontainer fix: duplicate ld+json data (#3444) 2024-04-16 10:54:14 +00:00
.github chore: remove black (#3437) 2024-04-11 20:36:55 -05:00
.vscode chore: remove black (#3437) 2024-04-11 20:36:55 -05:00
alembic feat: Recipe Actions (#3448) 2024-05-01 09:20:52 +02:00
dev fix: Missing Translations (#3494) 2024-04-19 10:42:50 +00:00
docker rewrite logger to support custom config files (#3104) 2024-04-16 15:52:49 +00:00
docs docs(auto): Update image tag, for release v1.6.0 (#3571) 2024-05-07 18:04:46 +02:00
frontend New Crowdin updates (#3614) 2024-05-17 17:48:33 -05:00
mealie New Crowdin updates (#3614) 2024-05-17 17:48:33 -05:00
tests feat: Default To Fractions When Unit Is Empty (#3587) 2024-05-12 14:15:26 -05:00
.dockerignore chore: update .dockerignore (#2673) 2023-10-26 17:25:49 -08:00
.gitattributes v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
.gitignore chore: rewrite makefile in taskfile (#3035) 2024-01-27 18:14:42 +00:00
.pre-commit-config.yaml chore(deps): update dependency ruff to v0.4.3 (#3564) 2024-05-05 11:26:14 +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
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
README.md Switch docker builds from running on GHA to Depot.dev. Tidy README. 2024-02-13 10:42:16 +00:00
SECURITY.md add security.md 2022-05-31 08:29:45 -08:00
Taskfile.yml chore: remove black (#3437) 2024-04-11 20:36:55 -05: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 fix: for erroneously-translated datetime config (#1362) 2022-06-09 08:54:41 -08:00
gunicorn_conf.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
netlify.toml docs: add docs on restoring to PSQL server (#1584) 2022-08-20 11:53:48 -08:00
poetry.lock chore(deps): update dependency pytest to v8.2.1 (#3621) 2024-05-19 15:53:19 -05:00
pyproject.toml fix(deps): update dependency fastapi to ^0.111.0 (#3549) 2024-05-02 20:15:56 -05:00
renovate.json chore: disable npm renovate (redo) (#2935) 2024-01-09 12:11:31 -09:00

README.md

Latest Release Contributors Forks Stargazers Issues AGPL License Docker 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 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. Mealie also provides an API for interactions from 3rd party applications.

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 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