Print a neat little card with your WiFi info and stick it on the fridge.
It looks like this:
Run the latest Docker image on http://localhost:8080
docker run --rm -p 8080:80 bndw/wifi-card:latest
Or run the live-reload server on http://localhost:8080
make dev