Simple frontend for querying SteamID information using xpaw/SteamID.php
docker run -d \
--name=steamid-lookup \
-e TZ="UTC" \
-e STEAM_API_KEY="" \
-p 8080:80 \
--restart unless-stopped \
ghcr.io/mistercalvin/steamid-lookup:latest
- Inputting a SteamID, SteamID3, SteamID64, or CustomURL will return user details
- Dark / Light mode toggle
- Direct link to SteamID does nothing (will load main page only)
- No API currently in place
- Some user locations will show up incorrectly
- Redis support not functional
xPaw/SourceQuery - PHP Source Query class
TrafeX/docker-php-nginx - tiny NGINX 1.24/PHP-FPM 8.3 Dockerfile
NginxProxyManager/nginx-proxy-manager - block-exploits.conf
https://www.svgrepo.com/ - icons
steamid.io - influenced UI