Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

jarrodldavis/flytime

Repository files navigation

Flytime

Distributed team timezone tracking

A Sapper app that uses the Slack API to provide timezone tracking utilities for distributed teams in Slack workspaces.

Development

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.