We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131da43 commit 045927cCopy full SHA for 045927c
community-examples.json
@@ -642,5 +642,10 @@
642
"name": "Serverless SQS offline + Python + Localstack",
643
"description": "Serverless Framework example to run AWS SQS service locally using https://github.com/localstack",
644
"githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-python"
645
+ },
646
+ {
647
+ "name": "Serverless Twilio + Typescript Lambda example",
648
+ "description": "Serverless Framework example to deploy a lambda function using Twilio and TypeScript",
649
+ "githubUrl": "https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-twilio-aws-lambdas-typescript"
650
}
651
]
0 commit comments