Files
recipe-importer/.dockerignore
T
admin f600885b14 feat: initial recipe-importer application
Python/Flask web app that scrapes Hungarian recipe sites (mindmegette.hu)
and imports them into Mealie via its REST API. Includes dark-themed web UI
with editable preview, Dockerfile, build script, and docker-compose.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 21:52:46 +01:00

8 lines
65 B
Plaintext

.git
.gitignore
mindmegette-examples
*.md
__pycache__
*.pyc
.env