Skip to content

dotfortun/wormroller

Repository files navigation

Wormroller (To be renamed maybe?)

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.

Documentation

Clone the project into your working directory, then run npm install --save-dev and npm run dev.

Deployment

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:

Deploy with Vercel

Authors