This repository holds the code for the Showdown Replay Scouter UI.
It is in practice a nice UI wrapper for the Showdown Replay Scouter API.
yarn install
yarn dev
yarn build
yarn preview
yarn lint
yarn lint:fix
Invoke-WebRequest -OutFile openapi-generator-cli.jar https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/6.3.0/openapi-generator-cli-6.3.0.jar
java -jar .\openapi-generator-cli.jar generate -i "https://replayscouter.api.fulllifegames.com/swagger/v1/swagger.json" -g typescript-fetch -o src/api/