Closed Vargaskri closed 4 years ago
You're likely missing the static files from the repo.
The proper setup is
repo
|-- dump
|-- game_log.tsv
|-- static
|-- app_windows.exe or app
|-- Dockerfile, *.go, etc.
Doh! I was thinking that the "app" was suppose to build up the structure.... :man_facepalming: :man_facepalming:
What did i miss? Downloaded newest release for linux and windows. Extract all content from zip to folder dump in root folder of the app.
But im getting 404 page not found on linux and windows.