SkyCryptWebsite / SkyCrypt

A Hypixel skyblock stats website
https://sky.shiiyu.moe
MIT License
248 stars 125 forks source link
hacktoberfest hypixel-skyblock javascript minecraft nodejs website

SkyCrypt 🍣

A Hypixel Skyblock Profile Viewer

The SkyCrypt Project, which is based on [LeaPhant's skyblock-stats](https://github.com/LeaPhant/skyblock-stats), 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.shiiyu.moe [![CI/CD](https://github.com/SkyCryptWebsite/SkyCrypt/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/SkyCryptWebsite/SkyCrypt/actions/workflows/ci-cd.yml)

Screenshot

![Screenshot](public/resources/img/screenshots/windows-0.jpg)

Contributing

You are free to report bugs or contribute to this project. Just open Issues or Pull Requests and the Developer team will look into them.

Prerequisites

- Node.js - MongoDB - Redis - Hypixel API Key - Nginx (Optional for full/production deployment. Helps with web requests and load balancing.) - LetsEncrypt (Optional for full/production deployment. Provision-free HTTPS certifications.)

Installation

A more explanatory guide can be found in CONTRIBUTING.md Clone the project and run `pnpm i` to install the dependencies. Now open `credentials.json` and enter a valid Hypixel API Key. You can obtain one by going to `developer.hypixel.net/dashboard` and clicking `Create API Key`. `mongod` needs to be running as a service in the background and the `redis-server` needs to be started. You can now run `pnpm start` to start it. You will be able to access the site on http://localhost:32464 if you leave the default port.

Credits

- **Custom Textures**: - [FurfSky Reborn](https://hypixel.net/threads/4101579) by The Reborn Team - [RNBW+](https://hypixel.net/threads/3470904) by rainbowcraft2 - [Hypixel Skyblock Pack](https://hypixel.net/threads/2103515) by Packs HQ - [Hypixel Plus](https://hypixel.net/threads/4174260) by ic22487 - [Vanilla+](https://hypixel.net/threads/2147652) by TBlazeWarriorT - [Worlds and Beyond](https://hypixel.net/threads/3597207) by Skeletony\_ - [Default Minecraft Textures](https://www.minecraft.net/) by Mojang - **Player Heads**: [SkyBlock](https://hypixel.net/forums/skyblock.157/) by Hypixel - **Original Site**: [sky.lea.moe](https://sky.lea.moe/) by LeaPhant