I have created a many-to-many relationship that works well between my recipes and ingredients - using the junction table recipeIngredients.
module.exports = (sequ