Stream to twitch in the browser. This is a simplifed version of ohmystream for instructional purposes.
cd client
npm install
npm start
cd server
npm install
npm start
You will need to add your twitch stream key and url to the .env file in the root of the server directory. See .env.example for an example.
To get your TWITCH_URL go here and choose the one closest to you: https://stream.twitch.tv/ingests/
To find your TWITCH_STREAM_KEY go here: https://help.twitch.tv/s/article/twitch-stream-key-faq?language=en_US#Find