Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.04 KB

📈 HG server Status

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.

Supported by the No Man's Sky Community Developers & Designers
madeWithLove


Building the project locally

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

Deployment

This site makes use of Github Actions to build the project and Github Pages to host it 💪