SkillAgentSearch skills...

Multibuzzer

Simple multiplayer buzzer system, e.g. for trivia night or quiz bowl

Install / Use

/learn @wsun/Multibuzzer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Multibuzzer

Simple multiplayer buzzer system

https://multibuzz.app

Built using Create React App and boardgame.io

Please open an issue if you experience a bug or have product feedback!

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
View on GitHub
GitHub Stars105
CategoryDevelopment
Updated1mo ago
Forks49

Languages

JavaScript

Security Score

95/100

Audited on Feb 24, 2026

No findings