Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 653 Bytes

File metadata and controls

23 lines (14 loc) · 653 Bytes

Streamlabs Token

This is a simple web app that allows you to get a OAuth Token to use in streamdevs/webhook

You will need a Streamlabs API app OAuth client_id and client_secret. You can register a new app in the Streamlabs developer console.

Deployment

img

Development

Install dependencies with yarn

yarn

Start your local enviroment with vite

yarn dev