database and backend for recipe_ingredients and recipe_steps

This commit is contained in:
fred 2025-07-08 17:26:02 -07:00
parent 6af9d8619f
commit 5898ac7779
4 changed files with 61 additions and 11 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
examp_frontend/
postgres/db
*/.env
todo