Skip to content

Filters the MCSR Ranked API for matches with at least one death, and displays a link to the Twitch Vod timestamp

License

Notifications You must be signed in to change notification settings

reclaimingmytime/SpeedrunHighlightsFinder

Repository files navigation

Description

A NestJS web app that filters the MCSR Ranked API for matches with at least one death, and displays a link to the Twitch Vod timestamp. The purpose of this is to learn from mistakes, or find entertaining moments.

Requires Node.js and npm.

Project setup

$ npm install

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Filters the MCSR Ranked API for matches with at least one death, and displays a link to the Twitch Vod timestamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published