Skip to content

Commit bbd0cb6

Browse files
authored
Merge pull request #796 from serverless/compose-multiframework
chore(compose): rename to compose-multiframework
2 parents 21b8089 + 75f8763 commit bbd0cb6

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed

examples.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2813,5 +2813,17 @@
28132813
"authorName": "Dylan Myers",
28142814
"authorAvatar": "https://avatars.githubusercontent.com/u/7024578?v=4",
28152815
"community": true
2816+
},
2817+
{
2818+
"title": "Serverless Compose of Serverless, Cloudformation, and SAM",
2819+
"name": "compose-multiframework",
2820+
"description": "This template shows how to compose multiple services using different frameworks, in a single project",
2821+
"githubUrl": "https://github.com/serverless/examples/tree/master/compose-multiframework",
2822+
"framework": "",
2823+
"language": "node",
2824+
"platform": "aws",
2825+
"authorLink": "https://github.com/eahefnawy",
2826+
"authorName": "Eslam λ Hefnawy",
2827+
"authorAvatar": "https://avatars.githubusercontent.com/u/2312463?v=4"
28162828
}
28172829
]

0 commit comments

Comments
 (0)