A simple tool for easier filtering of guild logs by officers. Allows for quick filtering by player, action, and item.
Project was spun up by Vue CLI, but uses a very simple single file express server to proxy calls to the PoE api
npm install
npm run serve
npm run build
npm run lint