Extract OTP secrets from Google Authenticator exports.
This helps you migrate away from Google Authenticator to 1Password or other authenticator apps.
$ trunk serve
You might need the latest version of trunk from git to fix some issues, install through cargo like this:
$ cargo install -f --git https://github.com/thedodd/trunk.git trunk
$ trunk build --release
Upload the contents of the ./dist/ folder to a web server.