Skip to content

Free online multiplayer buzzer system made on opensource. Perfect for quiz bowl, classrooms, and more.

Notifications You must be signed in to change notification settings

abhimanyurajeesh/BuzzHub

Repository files navigation

BuzzHub

Simple multiplayer buzzer system.

BuzzHub.App (The web App is locally hosted so might not be available all the time.)

Development

  • Prerequisites: node and a package manager (e.g. npm, yarn)
  • Run yarn install to install dependencies
  • Run yarn dev to run local client on localhost:4000 and local server on localhost:4001

Deployment

  • Build React app using yarn build
  • Run yarn start to run the Koa server, which will serve the built React app (via '/build'), as well as operate both the boardgame.io server and lobby

About

Free online multiplayer buzzer system made on opensource. Perfect for quiz bowl, classrooms, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published