Here be 🐉's...
A sveltekit powered Twitch clone.
Emotes are obtained through Twitch's global emotes and the top 300 BTTV emotes
Usernames, along with their hue, are randomly generated and stored in localStorage
Chat is powered by socket.io
RTMP Server for streaming via OBS
rtmp://localhost/livesvelteFMPEG converts the RTMP stream to a HLS stream for Vime
git clone https://github.com/rmanky/sveltekit-twitchnpm install.env file
npm run buildnpm run adaptnode server.jsHTTP URL that is printed to the console