Web application to watch several twitch.tv streams simultaneously
Twitch client id required to access TwitchApi though usable without it. Client id can be set via environment variable TWITCH_CLIENT_ID
SSL turned off by default. Project uses twitch embed approach and it requires host to support SSL. For localhost access it's not necessary, but when deploying on external host you might need to turn SSL on. You can do it via environment variables. For details check application.yaml