1.0.3 • Published 6 years ago

serverless-nocode v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

serverless-nocode

serverless npm version

Serverless Framework plugin to convert service to deployable nocode.

This plugin will remove all code and AWS resources from your serverless system. You will be left with nothing. There will be NOTHING left of your service.

However, you will have achieved a higher order of abstraction than anyone has previously dreamed of. Your conference submissions on this experience will be met with awe and wonderment. After deploying this you will never have to show up to work again. In fact, your employer will probably ask you to never show up again. But that doesn't matter because if you combine this with blockchain then VCs will give you money.

WARNING: Nocode can be intense!!! Ensure you can handle converting your serverless systems to nocode in a controlled and disposable environment that you will not miss.

Add the plugin to your serverless.yml file:

serverless plugin install -n serverless-nocode
plugins:
  - serverless-nocode

Configuration

None

Usage

CLI options

None

serverless.yml

Installing plugin is sufficient. All functionality is taken care of automatically.