my website
$ make -j$(nproc)
$ python3 ./scripts/update/letterboxd.py
$ python3 ./scripts/update/discogs.py --token <personal access token>
$ python3 ./scripts/update/hledger.py [--file <main hledger file>]
$ make serve
this requires fly.io account.
$ fly deploy