Distributed team timezone tracking
A Sapper app that uses the Slack API to provide timezone tracking utilities for distributed teams in Slack workspaces.
git clone https://github.com/jarrodldavis/flytime.git
cd flytime
npm install
npm run dev
The app will be running on port 3000 with live reloading enabled.