Stream Manipulations Extension backend contains all thing that run on the backend and talks to the mod frontend contains all things that run on twitch Both need to be setup before run: yarn install Backend To run use: yarn run watch Frontend To run use: yarn run serve