micropost-functions
December 15, 2016 ยท View on GitHub
This project manages lambda functions by using Serverless.
Getting Started
Configure.
cp .envrc.example .envrc
vi .envrc
direnv allow
Install dependencies.
npm install -g yarn serverless
yarn install
Deploy.
sls deploy -v
Run functions.
sls invoke -f notifyToSlack -l