Add Doris Kitchen household recipe app

This commit is contained in:
Fizzlepoof
2026-05-16 20:22:45 +00:00
parent 19f1f8c5e3
commit 9f614ca0e7
30 changed files with 2009 additions and 0 deletions

7
home/doris-kitchen/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
data/
__pycache__/
app/__pycache__/
app/routes/__pycache__/
app/services/__pycache__/