/mh-dashboard

A complete rewrite of the Minehut panel.

Primary LanguageTypeScriptMIT LicenseMIT

Minehut Dashboard

This project aims to rewrite the Minehut panel from scratch.

Why?

Simply, the existing panel is a mess. It is extremely slow, which is not great if you are running low-end hardware.

A few issues in particular:

  • The canvas element on the homepage hurts performance on low-end computers and mobile devices.
  • The outrageous number of network requests sent.

Contributions

Currently, we are not accepting pull requests. However, you can create an issue if you identify a problem or if you want to suggest an idea.

License

The source code in this repository is licensed under the MIT License. See the LICENSE file for more details.