Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 440 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 440 Bytes

OpenLabs

An open-source alternative for streaming utilities such as live chat and Discord callouts

Live Site

Coming Soon

Setup

  1. Install Dependencies (See Dependencies)
  2. Open a command-line
  3. git clone https://github.com/ClaytonDoesThings/OpenLabs.git
  4. cd ./OpenLabs
  5. npm install
  6. node ./index.js
  7. If no errors occur, it should be live @localhost:8080

Dependencies

Git
NPM
NodeJS