A websocket powered, collaborative mobbing timer.
On your desktop:
And your phone:
yarn && yarn tailwind:dev && yarn start
or
docker-compose up
Name | Description | Default Value |
---|---|---|
PORT | Port number to run the server on | 4321 |
yarn global add ngrok
ngrok http 4321 # replace 4321 with the port you do
Bug reports and suggestions are welcome, just create an issue. PRs are welcome, too.
It's under MIT.