Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 404 Bytes

File metadata and controls

19 lines (15 loc) · 404 Bytes

Akerun Slack Notifier

Env

Name Decription
AKERUN_CLIENT_ID
AKERUN_CLIENT_SECRET
AKERUN_REDIRECT_URL
S3_BUCKET
SLACK_WEBHOOK_URL

Dev

npm i -g serverless
go get -u github.com/golang/dep/cmd/dep
make deploy