Skip to content

koushik-ms/mobtime

 
 

Repository files navigation

mobtime

A websocket powered, collaborative mobbing timer.

On your desktop:

And your phone:

Get up and running

yarn && yarn start

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • HTML 9.0%
  • Other 0.6%