Vue.js + Laravel Mix boilerplate for building Twitch frontend extensions
This boilerplate provides a Vue.js frontend scaffold for Twitch Extensions, using Laravel Mix to compile HTML, JavaScript, and SCSS. It includes an example Extension Backend Service (EBS) and demonstrates PubSub-based messaging to coordinate state (a color-change workflow) between clients and the backend. Suited for developers building interactive Twitch front-end extensions and testing local HTTPS flows.
0