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 CONTRIBUTING.md Clone the project and runpnpm ito install the dependencies. ...
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://...
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 ...
(page === "api") { canonicalUrl += "api" } else if (page === "stats") { canonicalUrl += `stats/${calculated.uuid}/${calculated.profile.profile_id}` } else { throw new Error(`Unknown page: "${page}"`) } %> <link rel="canonical" href="<%= canonicalUrl %>" /> ...
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. mongod needs to be running as a service in the background and the redis-server needs to be started. You can now run npm run start to start it. You...
Now opencredentials.jsonand enter a valid Hypixel API Key. You can obtain one by going todeveloper.hypixel.net/dashboardand clickingCreate API Key. mongodneeds to be running as a service in the background and theredis-serverneeds to be started. ...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
forked fromSkyCryptWebsite/SkyCrypt NotificationsYou must be signed in to change notification settings Fork0 Star0 Breadcrumbs SkyCrypt / pnpm-lock.yaml Latest commit DuckySoLucky Merge branch 'development' into featAddBackpackValues Feb 3, 2024 ...
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. mongod needs to be running as a service in the background and the redis-server needs to be started. You can now run npm start to start it. You will...
Fill in your Hypixel API Key HYPIXEL_API_KEY="KEY" If you are using the easier Docker setup for MongoDB and Redis, you can leave the default values. Otherwise adjust the connection values to match your setup. The Discord Webhook URL is optional and can be left alone Start the MongoDB...