System requirements:
NodeJs
npm
In a terminal tab, run:
cd path/to/repo
npm install
OR
yarn install
This is a Next.js project bootstrapped with create-next-app
.
All environment variables you will need for the application to run are demonstrated for you in the file env.example
.
This application uses a connection to the (p4nth3rb0t-mainframe)[https://github.com/whitep4nth3r/p4nth3rb0t-mainframe] to receive websocket events from Twitch.
In a terminal tab, run:
cd path/to/repo
npm run start
OR
yarn start
Open http://localhost:3000 with your browser to see the result.
Thanks goes to these wonderful people (emoji key):
Michael Jolley 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!