Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

firebase-slack-monitor

juanpabloaj27MIT0.1.0

Monitoring firebase activity and notify to slack

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"