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
Find a file
Hayden 3c2744a3da
improve developer tooling (backend) (#1051)
* add basic pre-commit file

* add flake8

* add isort

* add pep585-upgrade (typing upgrades)

* use namespace for import

* add mypy

* update ci for backend

* flake8 scope

* fix version format

* update makefile

* disable strict option (temporary)

* fix mypy issues

* upgrade type hints (pre-commit)

* add vscode typing check

* add types to dev deps

* remote container draft

* update setup script

* update compose version

* run setup on create

* dev containers update

* remove unused pages

* update setup tips

* expose ports

* Update pre-commit to include flask8-print (#1053)

* Add in flake8-print to pre-commit

* pin version of flake8-print

* formatting

* update getting strated docs

* add mypy to pre-commit

* purge .mypy_cache on clean

* drop mypy

Co-authored-by: zackbcom <zackbcom@users.noreply.github.com>
2022-03-15 15:01:56 -08:00
.devcontainer improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
.github improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
.vscode improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
alembic Chore/update alembic file format (#1056) 2022-03-15 13:11:22 -08:00
dev improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
docs improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
frontend Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
mealie improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
tests improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
.dockerignore Feature/CRF++ and server side locales (#731) 2021-10-09 13:08:23 -08:00
.flake8 capture #1043 (#1055) 2022-03-15 12:51:15 -08:00
.gitattributes v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
.gitignore Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09:00
.pre-commit-config.yaml improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
.pylintrc Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
alembic.ini Chore/update alembic file format (#1056) 2022-03-15 13:11:22 -08:00
crowdin.yml Crowdin integration (#319) 2021-04-20 07:28:18 -08:00
docker-compose.dev.yml improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
docker-compose.yml improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
Dockerfile improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
gunicorn_conf.py feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
LICENSE init 2 2020-12-24 16:37:38 -09:00
makefile improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
netlify.toml test-docs ci/cd 2021-08-04 10:05:53 -08:00
poetry.lock improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
pyproject.toml improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
README.md improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
runtime.txt test ci/cd 2021-08-04 09:58:51 -08:00
template.env fix(backend): 🐛 Grab PRs from dev branch (#826) 2021-11-23 20:41:07 -09:00
vetur.config.js reorganize all frontend items 2021-08-01 19:24:47 -08:00

Contributors Forks Stargazers Issues MIT License Docker Pulls CodeFactor Docker Build Production Project Tests Production Docker Build Dev Project Tests Dev


Mealie

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

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

  • See the Contributors Guide for help getting started.
  • We use VSCode Dev Contains to make it easy for contributors to get 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.

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 Linode for providing Hosting for the Demo, Beta, and Documentation sites! Another big thanks to JetBrains for providing their IDEs for development.