Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

A Serverless Slack notification service for CloudWatch Alarms written in Typescript

License

Notifications You must be signed in to change notification settings

EndemolShineGroup/serverless-slack-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

MIT Licensed NPM Version Build Status Build Status Greenkeeper Status

Code Issues Codebase Maintainability Test Coverage Jest

Serverless Commitizen Semantic Release Prettier

Architecture

Installation

With CI

export SLACK_HOOK_URL=<slack-hook-url>
scripts/deploy-codebuild.sh

Without CI

serverless create --template-url https://github.com/EndemolShineGroup/serverless-slack-notifier --path my-project
cd my-project
yarn
export SLACK_HOOK_URL=<slack-hook-url>
serverless deploy

About

A Serverless Slack notification service for CloudWatch Alarms written in Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published