ffaure32 / mobtime

Collaborative mob timer

Home Page:https://mobti.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobtime

A websocket powered, collaborative mobbing timer.

On your desktop:

And your phone:

Get up and running

yarn && yarn tailwind:dev && yarn start

or

docker-compose up

Environment Variables

Name Description Default Value
PORT Port number to run the server on 4321

Sharing from your local computer

Using ngrok

yarn global add ngrok

ngrok http 4321 # replace 4321 with the port you do

Contributing

Bug reports and suggestions are welcome, just create an issue. PRs are welcome, too.

License

It's under MIT.

About

Collaborative mob timer

https://mobti.me

License:MIT License


Languages

Language:JavaScript 68.4%Language:CSS 17.0%Language:HTML 13.0%Language:Shell 1.4%Language:Dockerfile 0.1%