Skip to content

claudsimon/world-boss-rank

 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.9%
  • HTML 13.4%
  • JavaScript 10.4%
  • SCSS 2.3%