Patch serverless with custom stack and api naming configuration
For installation run
npm -g serverless-patch
After installation run the patch to start the serverless cli.
eg :
serverless-patch deploy
You can also use the alias "spatch".
Patch serverless with custom stack and api naming configuration
JavaScriptMIT