WoW Parse Rank is a project dedicated to ranking Brazilian players of World of Warcraft Classic. Through the collection and filtering of data from the Warcraft Logs API, this project provides a platform that ranks players based on their in-game performance.
The project is organized as a monorepo using Nx
Developed using Next.js in conjunction with ShadcnUI.
pnpm install
to install dependenciesdocker compose up
to spin the databasenpx nx dev parse-ranking-front-end
to start the frontend server
Access the application through the browser at http://localhost:3000
.
Contributions are welcome! Feel free to open issues or submit pull requests to improve this project.
This project is licensed under the MIT License.