Are you storing the recipes in Git repos or in the Postgres DB?
If in Postgres, what is the format? Do you put each receipe in a single JSON field? If not, what does the data structure look like?
Are you storing the recipes in Git repos or in the Postgres DB?
If in Postgres, what is the format? Do you put each receipe in a single JSON field? If not, what does the data structure look like?