A dashboard rails app to visualise activities in Slack
- rvm
- unicorn
- capistrano3
- chartkick.js
etc
Set SLACK_TOKEN as an environment value
example:
export SLACK_TOKEN=xoxp-hogehogehoge......
Slackboard is using rake task and whenever to collect slack information.
See config/schedule.rb to check the crawling schedule.
The MIT License (MIT)
See LICENSE file for details.