Skip to content

QuakeWorld servers overview (details, map view, statistics).

License

Notifications You must be signed in to change notification settings

qw-tools/servers

Repository files navigation

QuakeWorld Servers Overview Deploy

🔗 https://tools.quake.world/servers/

Data sources

Master servers

master.quakeworld.nu:27000
master.quakeservers.net:27000
qwmaster.ocrana.de:27000
qwmaster.fodquake.net:27000

Geo data

Development

Setup

# clone repo
git clone git@github.com:qw-tools/servers.git
cd servers

# install dependencies
yarn install

# start dev server
yarn dev

dev server is hosted at http://localhost:5173

Commands

Command Description
yarn dev Start development server at http://localhost:5173
yarn build Build site to /dist
yarn serve Serve /dist at http://localhost:4173
yarn format Run formatter