plugins
plugins copied to clipboard
Serverless Plugins – Extend the Serverless Framework with these community driven plugins –
Seamless and comprehensive solution to simplify the creation and management of web forms in AWS serverless. npm: https://www.npmjs.com/package/@uninterrupted/serverless-plugin-webform GitHub: https://github.com/uninterrupted-tech/serverless-plugin-webform
You can find readme here https://github.com/franc-liuzzi/serverless-webhooks
Adds the plugin https://github.com/zirkelc/serverless-exports-plugin
Request to add https://github.com/franc-liuzzi/serverless-webhooks plugin
With the recent [announcement](https://www.serverless.com/pricing) to begin monetizing the Serverless CLI later this year, I'm wondering if there are any plans to give back to the community that has contributed to...
Add serverless-systems-manager to readme and plugins.json repo: https://github.com/jsandrea/serverless-systems-manager
I have the following dev dependencies: ``` "devDependencies": { "serverless": "^4.1.20", "serverless-lift": "^1.29.0" }, ``` and `npm install` fails with the following error: ``` /Users/.../.nvm/versions/node/v20.11.0/bin/npm install npm error code ERESOLVE...