Skip to content

Commit 75f8763

Browse files
committed
chore(compose): rename to compose-multiframework
1 parent 21b8089 commit 75f8763

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed
File renamed without changes.

examples.json

+12
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)