Skip to content

πŸ“Š A custom built page to display the uptime of the HG servers πŸ”Ž

Notifications You must be signed in to change notification settings

NMSCD/HG-Server-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ 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 πŸ’ͺ