First, fetch dependencies:
npm install
Second, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Install Redis (natively or as a docker instance)
- Clone https://github.com/BarryCarlyon/twitch_misc
- /twitch_misc/authentication/app_access_tokens/nodejs/ > node run.js
- Copy the bearer and change it in the project (it lasts 2 months)