Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 659 Bytes

www-requests - Minecraft Jar Request Analytic Site

www-requests is an explorer-like website for viewing analytics on Minecraft server versions. It allows you to easily view, compare, and analyze versions of the Minecraft server softwares.

Developing

To Develop on this website, you need to install all required dependencies

git clone https://github.com/mcjars/www-requests.git mcjars-www-requests

cd mcjars-www-requests

# make sure to have nodejs installed already
npm i -g pnpm
pnpm i

# start the dev server on port 9000
pnpm dev

Note

NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.