firebase-slack-monitor
v0.1.0
Published
Monitoring firebase activity and notify to slack
Downloads
3
Readme
firebase-slack-monitor
Monitoring the firebase activity and notify to slack
Environment variables
Set this environment variables to use
export SLACK_TOKEN="abc-slack-token"
export FIREBASE_URL="https://my-firebase-app.firebaseio.com/"
export SLACK_CHANNEL="#slackChannel"