Get historical information on a build's price early in the league to determine whether or not it would be a good league starter.
Tested using Podman, replace podman
with docker
if using Docker.
-
git clone git@github.com:will-a/LeagueStartAuditor.git && cd LeagueStartAuditor
-
podman build -t lsa .
-
podman run -p 4444:4444 lsa
-
Open browser and go to http://localhost:4444