Skip to content

Commit c911fcf

Browse files
feat: Add Serverless SQS offline + TypeScript + ElasticMQ community example(serverless#745)
1 parent 332a205 commit c911fcf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,5 +632,10 @@
632632
"name": "Serverless Typescript cognito local lambda triggers",
633633
"description": "Serverless Framework example to run a cognito triggered lambda locally using Serverless offline",
634634
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-cognito-local"
635+
},
636+
{
637+
"name": "Serverless SQS offline + TypeScript + ElasticMQ Example",
638+
"description": "Serverless Framework example to run AWS SQS service locally using https://github.com/softwaremill/elasticmq",
639+
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-node-typescript-offline-with-elasticmq"
635640
}
636641
]

0 commit comments

Comments
 (0)