- Copy
config.template.json
toconfig.json
and fill out with Twilio Notify Service info. - Run
npm install
- Change to
deploy
directory and runterraform init
. Provide S3 details.
npm run deploy
deploys to lambda
npm run aws:exec
will run it on lambda
npm run local
will run locally using local.json values