This project allows you to share your Hypixel SkyBlock profile with other players with a quick overview of your Stats, Skills, Armor, Weapons and Accessories.
Website: https://sky.lea.moe/
Contributions are unlikely to be accepted as I am no longer actively maintaining this project. Critical bugs might still be fixed when reported in the Issues section.
Clone the project and and run npm i
to install the dependencies.
Now open credentials.json
and enter a valid Hypixel API Key. You can obtain one by joining mc.hypixel.net
and writing /api
in chat.
You can now run npm start
to start it. You will be able to access the site on http://localhost:32464 if you leave the default port.