Skip to content

Lets a Twitch streamer setup a queue for viewer games.

License

Notifications You must be signed in to change notification settings

Mustack/GameQueue

Repository files navigation

qBot

Getting Started

  • install NodeJS https://nodejs.org/en/
  • Make sure node and npm are recognized commands on your command line. If not, you'll have to google how to add them to the path.
  • Run npm install -g gulp to install gulp, our build task runner.
  • Run npm install to automatically install all of our dependencies.
  • Run gulp to automatically build and serve the application
  • Go to http://localhost:3003 to use the web app

About

Lets a Twitch streamer setup a queue for viewer games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published