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 1513c9e commit 80b906dCopy full SHA for 80b906d
examples/basic-starter/package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "aws-serverless-express-example",
+ "name": "tencent-serverless-express-example",
3
"version": "2.1.1",
4
- "description": "Example application for running a Node Express app on AWS Lambda using Amazon API Gateway.",
+ "description": "Example application for running a Node Express app on Tencent Cloud SCF using API Gateway.",
5
"main": "lambda.js",
6
"config": {
7
"s3BucketName": "YOUR_UNIQUE_BUCKET_NAME",
0 commit comments