mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Readme: add plugin
This commit is contained in:
parent
e5004430e5
commit
8239e9ca03
@ -78,6 +78,7 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra
|
||||
* [Meta Sync](https://github.com/serverless/serverless-meta-sync) - Securely sync your the variables in your project's `_meta/variables` across your team.
|
||||
* [Serve](https://github.com/Nopik/serverless-serve) - Simulate API Gateway locally, so all function calls can be run via localhost.
|
||||
* [Offline](https://github.com/dherault/serverless-offline) - An alternative to the Serve plugin.
|
||||
* [Hook Scrips](https://github.com/kennu/serverless-plugin-hookscripts) - Easily create shell script hooks that are run whenever Serverless actions are executed.
|
||||
* [Alerting](https://github.com/martinlindenberg/serverless-plugin-alerting) - This Plugin adds Cloudwatch Alarms with SNS notifications for your Lambda functions.
|
||||
* [Optimizer](https://github.com/serverless/serverless-optimizer-plugin) - Optimizes your code for performance in Lambda. Supports coffeeify, babelify and other transforms
|
||||
* [CORS](https://github.com/joostfarla/serverless-cors-plugin) - Adds support for CORS (Cross-origin resource sharing).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user