Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 501 Bytes

Standup-Timer

Why

My teams needed a standup timer during standup meetings in order to avoid waste of time. The timer can be shared with screen sharing in order to permit to all members to use the right amount of time.

How to customize

It is enough to change the teams structure and members from the data folder

How to run

yarn install
yarn run dev

Deployment

It is currently deployed using github pages on lukdog.com/standup-timer