Skip to content

dzimine/stormless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Running the code:

  1. To set things up, clone the repo, and run:
npm install
  1. You need AWS credentials configured (I recommend named profiles), and env.yml file with configuration for Slack pack (refer env.sample.yml).

  2. 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.

About

StackStorm Exchange Serverless Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages