Interactive Sync is a boilerplate to create and configure a Twitch extension for twitch.tv, promoting interactions between Twitch community and any application in a whole new level.
See the Interactive Sync website for more details!
Interactive Sync is a ready-to-use Twitch extension that allows the Twitch community to perform the actions chosen by your application with interactive overlays or panels.
It contains two open source projets:
Install and start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
yarn install
yarn start
Create an issue and/or a pull request to contribute.
This command generates static content into the build
directory.
yarn build
This documentation has been created with Docusaurus, an open source project to create documentations easily.