mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-10 16:05:24 +02:00
feat: ✨ Paprika/Mealie Migration support (#873)
* feat: ✨ paprika support - partial * feat: ✨ add full paprika support * re-organize data directory * add data directory auto-gen * rewrite migration tests * remove print statements * remove hard-coded paths * add auto-tag support * add mealie migration support * add looking for migraiton button
This commit is contained in:
parent
5839992c19
commit
8d77f4b31e
76 changed files with 718 additions and 4056 deletions
82
tests/data/json/instant-pot-chicken-and-potatoes.json
Normal file
82
tests/data/json/instant-pot-chicken-and-potatoes.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
{
|
||||
"@context": "http://schema.org/",
|
||||
"@type": "Recipe",
|
||||
"name": "Instant Pot Chicken and Potatoes",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Tiffany"
|
||||
},
|
||||
"description": "This is hands down the BEST Instant Pot Chicken and Potatoes recipe you'll ever try. Juicy ranch-seasoned chicken breast and parmesan potatoes cooked in 30 minutes in your pressure cooker - it doesn't get easier than this! ",
|
||||
"datePublished": "2018-10-26T07:00:51+00:00",
|
||||
"image": [
|
||||
"https://www.lecremedelacrumb.com/wp-content/uploads/2018/10/instant-pot-chicken-potatoes-2.jpg",
|
||||
"https://www.lecremedelacrumb.com/wp-content/uploads/2018/10/instant-pot-chicken-potatoes-2-500x500.jpg",
|
||||
"https://www.lecremedelacrumb.com/wp-content/uploads/2018/10/instant-pot-chicken-potatoes-2-500x375.jpg",
|
||||
"https://www.lecremedelacrumb.com/wp-content/uploads/2018/10/instant-pot-chicken-potatoes-2-480x270.jpg"
|
||||
],
|
||||
"recipeYield": [
|
||||
"4",
|
||||
"4 people"
|
||||
],
|
||||
"prepTime": "PT10M",
|
||||
"cookTime": "PT15M",
|
||||
"totalTime": "PT40M",
|
||||
"recipeIngredient": [
|
||||
"4 boneless skinless chicken breasts",
|
||||
"2 pounds baby red or gold potatoes",
|
||||
"3 tablespoons olive oil",
|
||||
"1 1/2 teaspoons salt (or to taste)",
|
||||
"1/2 teaspoon pepper (or to taste)",
|
||||
"1 teaspoon garlic powder",
|
||||
"1 teaspoon dried thyme",
|
||||
"1/2 teaspoon dried basil",
|
||||
"1/2 teaspoon dried oregano",
|
||||
"2 tablespoons + 2 teaspoons dry Ranch seasoning (divided)",
|
||||
"1 cup chicken broth",
|
||||
"3 tablespoons grated parmesan cheese"
|
||||
],
|
||||
"recipeInstructions": [
|
||||
{
|
||||
"@type": "HowToStep",
|
||||
"text": "In a large bowl toss chicken and potatoes in the olive oil, then season with salt and pepper. Stir together garlic powder, thyme, basil, oregano, and 2 tablespoons of the Ranch seasoning. Sprinkle over the chicken and potatoes, tossing to distribute the ingredients as evenly as possible. ",
|
||||
"name": "In a large bowl toss chicken and potatoes in the olive oil, then season with salt and pepper. Stir together garlic powder, thyme, basil, oregano, and 2 tablespoons of the Ranch seasoning. Sprinkle over the chicken and potatoes, tossing to distribute the ingredients as evenly as possible. ",
|
||||
"url": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#wprm-recipe-22284-step-0-0"
|
||||
},
|
||||
{
|
||||
"@type": "HowToStep",
|
||||
"text": "Add chicken broth to the instant pot/pressure cooker, then place chicken in the broth, and top with the potatoes. Place the lid on in the locked position and turn the vent to the sealed position. Set pressure cooker to \"pressure cook\" for 15 minutes.",
|
||||
"name": "Add chicken broth to the instant pot/pressure cooker, then place chicken in the broth, and top with the potatoes. Place the lid on in the locked position and turn the vent to the sealed position. Set pressure cooker to \"pressure cook\" for 15 minutes.",
|
||||
"url": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#wprm-recipe-22284-step-0-1"
|
||||
},
|
||||
{
|
||||
"@type": "HowToStep",
|
||||
"text": "Once the cook time is finished, do a \"quick release\" by turning the vent to the venting position. Once float valve has dropped, remove the lid. Drain the pressure cooker or use a slotted spoon to transfer chicken and potatoes to a large platter. ",
|
||||
"name": "Once the cook time is finished, do a \"quick release\" by turning the vent to the venting position. Once float valve has dropped, remove the lid. Drain the pressure cooker or use a slotted spoon to transfer chicken and potatoes to a large platter. ",
|
||||
"url": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#wprm-recipe-22284-step-0-2"
|
||||
},
|
||||
{
|
||||
"@type": "HowToStep",
|
||||
"text": "Sprinkle with Ranch seasoning and parmesan cheese and garnish with chopped thyme or parsley if desired before serving. ",
|
||||
"name": "Sprinkle with Ranch seasoning and parmesan cheese and garnish with chopped thyme or parsley if desired before serving. ",
|
||||
"url": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#wprm-recipe-22284-step-0-3"
|
||||
}
|
||||
],
|
||||
"aggregateRating": {
|
||||
"@type": "AggregateRating",
|
||||
"ratingValue": "4.76",
|
||||
"ratingCount": "225"
|
||||
},
|
||||
"recipeCategory": [
|
||||
"Main Course"
|
||||
],
|
||||
"recipeCuisine": [
|
||||
"American"
|
||||
],
|
||||
"keywords": "Chicken, healthy, instant pot, mashed potatoes, pressure cooker, ranch",
|
||||
"@id": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#recipe",
|
||||
"isPartOf": {
|
||||
"@id": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#article"
|
||||
},
|
||||
"mainEntityOfPage": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/#webpage",
|
||||
"url": "https://www.lecremedelacrumb.com/instant-pot-chicken-and-potatoes/"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue