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"