/staticweb

playing with simple websites

Primary LanguageHTML

staticweb

Small project for playing around with FingerprintJS and other HTML/JS.

Usage with docker or podman:

podman build -t staticweb .
podman run --name staticweb --rm -p 8080:80 staticweb