|
1 week ago | |
---|---|---|
public | 3 weeks ago | |
readme-resources | 1 month ago | |
src | 1 week ago | |
.babelrc | 3 weeks ago | |
.envrc | 4 weeks ago | |
.gitignore | 1 week ago | |
.prettierrc | 1 month ago | |
README.md | 1 month ago | |
next-env.d.ts | 1 month ago | |
next.config.js | 3 weeks ago | |
node.js | 3 weeks ago | |
nodemon.json | 3 weeks ago | |
ormconfig.json | 3 weeks ago | |
package.json | 1 week ago | |
palette.txt | 1 month ago | |
shell.nix | 4 weeks ago | |
tsconfig.json | 3 weeks ago | |
tsconfig.server.json | 3 weeks ago | |
yarn.lock | 1 week ago |
Stream Overlay for personal (and shared!) use.
Requirements:
Features:
Instructions:
config.example.json
inside src/
folder and rename it into config.json
config.json
in accordance with your data.
(Get the oauth key from https://twitchapps.com/tmi/)yarn
yarn dev
http://localhost:3000
as URL.What to do from here:
src/index.tsx
by changing attribute name
for the <HelloMyNameIs />
component.