Skip to content

stream-labs/streamlabs-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlabs API Demo

Set Up:

  1. Run npm install

  2. Register new application on streamlabs.com/dashboard

  3. Set callback url to http://localhost:8080/auth

  4. Enter credentials into demo .env file

  5. Ensure db.sqlite is writable

  6. node index.js

  7. Navigate to http://localhost:8080

Releases

No releases published

Packages

No packages published