A Serverless v1.x plugin to build your lambda functions with Webpack. For the complete release notes see the end of this document.
serverless webpack babel serverless-offline webpack-configuration serverless-plugin webpack2 webpack3 1.0 typescript es6 plugin runtimeA Serverless plugin to run Dynalite locally to handle DynamoDB development. Can watch for table config changes.
serverless serverless-plugin dynamodb dynalite serverless-offlineEmulate your Serverless functions locally. You can run npm run watch to automatically re-build the files in the src directory when they change.
serverless serverless-offline function-emulator faas-emulatorNote: Read the detailed section for more information on advanced options and configurations. Open a browser and go to the url http://localhost:8000/shell to access the web shell for dynamodb local. To remove the installed dynamodb local, run: sls dynamodb remove Note: This is useful if the sls dynamodb install failed in between to completely remove and install a new copy of DynamoDB local.
serverless dynamodb dynamodb-local serverless-offline aws serverless-framework-plugin serverless-applications serverless-plugins api-gateway lambda aws-lambda aws-dynamodb amazon amazon-web-services serverless.com serverless-pluginserverless-s3-local is a Serverless plugin to run S3 clone in local. This is aimed to accelerate development of AWS Lambda functions by local testing. I think it is good to collaborate with serverless-offline. This software is released under the MIT License, see LICENSE.
serverless serverless-offline serverless-plugin s3 awsThis plugin works with serverless-offline to allow offline testing of serverless functions that are triggered by Kinesis events. See the example/ folder for how we've used this plugin successfully in the real world.
serverless serverless-offline serverless-framework serverless-plugin aws-lambda aws amazon amazon-web-services kinesis kinesalite dopplerlabs.com
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.