Skip to content

djbr22/mealie

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License Docker Pulls


Mealie

A Place for All Your Recipes
Explore the docs »
View Demo · Report Bug · API · Request Feature · Docker Hub

About The Project

Product Name Screen Shot

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 a secure API for interactions from 3rd party applications. Why does my recipe manager need an API? An API allows integration into applications like Home Assistant that can act as notification engines to provide custom notifications based of Meal Plan data to remind you to defrost the chicken, marinade the steak, or start the CrockPot. See the section on Meal Plan hooks for more information. Additionally, you can access any available API from the backend server. To explore the API spin up your server and navigate to http:https://yourserver.com/docs for interactive API documentation.

Main Features

Recipes

  • Automatic web scrapping for common recipe platforms
  • Interactive API Documentation thanks to FastAPI and Swagger
  • UI Recipe Editor
  • JSON Recipe Editor in browser
  • Custom tags and categories
  • Rate recipes
  • Add notes to recipes

Meal Planner

  • Random Meal plan generation based off categories
  • Expose notes in the API to allow external applications to access relevant information for meal plans

Database Import / Export

  • Easily Import / Export your recipes from the UI
  • Export recipes in into custom files using Jinja2 templates

Built With

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Especially test. Literally any tests. See the Contributors Guide for help getting started.

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

License

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

Contact

Project Link: https://github.com/hay-kot/mealie

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vue 51.1%
  • Python 37.4%
  • JavaScript 9.8%
  • Dockerfile 0.7%
  • HTML 0.5%
  • PowerShell 0.4%
  • Shell 0.1%