Stormless - demo of StackStorm Exchange going Serverless.
The demo code for my talk at ServerlessConf 18 SF.
The demo is a much shorter, much simpler version of Building a community sign-up app with Serverless, StepFunctions, and StackStorm Exchange
- To set things up, clone the repo, and run:
npm install
-
You need AWS credentials configured (I recommend named profiles), and
env.ymlfile with configuration for Slack pack (referenv.sample.yml). -
To run a demo, I use a magical demo-magic with minor modification for multi-line commands. Place it here to run demo script recorded in
./demo.sh:
curl -O https://raw.githubusercontent.com/dzimine/demo-magic/DZ/multiline/demo-magic.sh
... and run ./demo.sh to begin the magic.