Set Up:
-
Run
npm install
-
Register new application on streamlabs.com/dashboard
-
Set callback url to http://localhost:8080/auth
-
Enter credentials into demo .env file
-
Ensure db.sqlite is writable
-
node index.js
-
Navigate to http://localhost:8080