This site allows you to see the status of the servers that the NMSCD and the NMS API reverse engineering are tracking. This project does not add any additional pings per minute to the HG infrastructure, it merely uses the already gathered information that the AssistantNMS servers have already gathered while keeping the endpoints that are checked secret.
The main logic of this solution uses SolidJS and SCSS for styling. To get the solution running, use the following commands:
npm i
npm run dev
This site makes use of Github Actions to build the project and Github Pages to host it 💪