The repo for https://wormroller.dotlag.space.
This is just a calculator built on Vue to help simplify the process of rolling wormholes in Eve Online.
Clone the project into your working directory, then run npm install --save-dev and npm run dev.
To deploy this project run npm run build and then serve ./dist with your preferred server.
This also works with a 1-button deployment on the free tier of Vercel: