Skip to content

illmaren/FHGHQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxhole Global V2.1

The project is currently in a complete disarray, unmaintained and deprecated. Some people still use it.


Build

You can set environment variables by creating ./mysecretenv as environmentfile. Example:

KEY=90XXXXXXXXXREDACTEDXXXXXXXXXXX47
LINK=https://example.com:3000/

For the steam login you need to specify:

Detailed docs for that are at passportjs.org passport-steam.

There is also some discord bot which takes some DISCORD_TOKEN.

Build and run the server with DOCKER_BUILDKIT=1 docker-compose up --build. It...

  • mounts the ./.data folder to save the database at
  • exposes the service on port 1337

Contribute

Please conform to prettier --check src auto-formatting.

Shortcuts

MAP LIST https://war-service-live.foxholeservices.com/api/worldconquest/maps/

WAR INFO https://war-service-live.foxholeservices.com/api/worldconquest/war

DYNAMIC https://war-service-live.foxholeservices.com/api/worldconquest/maps/DeadLandsHex/dynamic/public

STATIC https://war-service-live.foxholeservices.com/api/worldconquest/maps/DeadLandsHex/static

WAR REPORT https://war-service-live.foxholeservices.com/api/worldconquest/warReport/DeadLandsHex

a bit of warapi documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 12.5%
  • HTML 3.5%
  • Other 0.2%