azerothcore / world-boss-rank

World Boss Ranks - ranking list related to LUA - EventScripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzerothCore World Boss Rank

This is a simple web application built with Angular2+ and Bootstrap to show the ranking of the player who killed the world bosses made by Acore Custom World Boss.

It is based on the AzerothAPI.

World Boss Rank

Installation

The application require the AzerothAPI to access to the characters database.

Clone the world-boss-rank folder inside your web server directory:

git clone https://github.com/azerothcore/world-boss-rank.git

Then copy the file config.ts.dist to config.ts, open it and set properly with the path of the API and the server name.

Contribute

You can help us opening a new issue to report a bug or a suggestion

Credits

About

World Boss Ranks - ranking list related to LUA - EventScripts

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 73.9%Language:HTML 13.4%Language:JavaScript 10.4%Language:SCSS 2.3%