Skip to content

Commit 3bf1a6a

Browse files
committed
Add @vulcancreative/serverless-storage
1 parent 17aae20 commit 3bf1a6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"description": "Adds support for AWS API Gateway documentation and model",
99
"githubUrl": "https://github.com/failsafe-engineering/serverless-aws-apigateway-documentation",
1010
"status": "active"
11+
},{
12+
"name": "@vulcancreative/serverless-storage",
13+
"description": "Serverless plugin defining DynamoDB storage primitives; like localStorage but better",
14+
"githubUrl": "https://github.com/vulcancreative/serverless-storage",
15+
"status": "active"
1116
},{
1217
"name": "serverless-aws-function-url-custom-domain",
1318
"description": "Setup cloudfront distrubution and route53 record for AWS Lambda with Function URL",

0 commit comments

Comments
 (0)