Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 630 Bytes

File metadata and controls

33 lines (23 loc) · 630 Bytes

Game Server Tracker - Lametric App

gst_icon

Introduction

app

G.S.T displays the number of players connected on various game servers:

  • Minecraft Java Edition
  • Minecraft Bedrock Edition
  • Source (CS / CS:GO / GMod / HL2)
  • FiveM / RedM

Installation

$ yarn install

Running the app

watch mode

$ yarn run start:dev

OR

production mode

$ yarn run start:prod