Skip to content

ResamVi/dontstarve-datavis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

DST DataViz

This website is dedicated to players who have asked themselves "But who is the most played character now?" Along with answering this question more information (as far as what's documented and allowed) are shown - this covers mostly players, servers and server metadata, regional differences, platforms.

Check it out here

Running

Setup Discord hook to get notifications

backend/alert/alerts.go

discord.WebhookURL = "https://discord.com/api/webhooks/..."

Insert Token

docker-compose.yml

TOKEN=<YOUR TOKEN HERE>

Set public URL to access backend (from frontend)

web/Dockerfile

ENV VUE_APP_SERVER_ENDPOINT="https://dststat.resamvi.io"

Start Running

docker-compose build
docker-compose up

About

Visualizing Don't Starve Together metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published