Skip to content

Web server written in Golang that provides an HTMX front end a variety of cached data from a Fivem QbCore Server.

Notifications You must be signed in to change notification settings

VinnyTheLegend/fivem-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This hosts a web server using the Gin web package for Go. It connects to a FiveM QbCore database and serves dynamic web pages of the character and vehicle data.

ENV Variables:

DBCONNECT={ip/url for mysql database}

DBNAME={name of the database}

DBUSER={username for mysql database}

DBPASS={password for mysql database}

PORT={port for web server}

About

Web server written in Golang that provides an HTMX front end a variety of cached data from a Fivem QbCore Server.

Resources

Stars

Watchers

Forks

Packages

No packages published