- generate 8 word diceware passphrases from the EFF wordlist
- view in a local web browser (port 8080) with
npm start - run as a docker container (exposing port 80) with
docker run ckxng/diceware-web:latest - view a live demo in GitHub pages
npm startdocker run ckxng/diceware-web:latest