- Fork this repo (optional, open a Codespace)
- Run
npm install smee-client -g
- Start a new smee channel - https://smee.io/
- Create a webhook in your forked repo that watches star events and point it to the new smee channel.
- In the terminal
npm install
npm start
to be continued