Skip to content

evantahler/slack-team-locations

Repository files navigation

Slack Team Locations

I parse the slack access logs to make a map of your team member's locations so you can show them on a map!

screenshot

Setups

yarn install
brew install heroku # or use Foreman, or just start both processes directly (see Procile)
cp .env-example .env # and then fill out .env
heroku local

Configuration

Notes

  • This project uses (and will download) the free maxmind geoip "geolite-2" database automatically.

Releases

No releases published

Packages

No packages published

Languages