http://qt5vr747phiq55ubqip4hflmpygzl374mum2zbyqdxg6sqbngmzlqhid.onion/blankie/nitter
Running it with the default config is fine, Nitter's default config is set to
use the default Redis port and localhost. Here's how to create a nitter user, clone the repo, and build the project
along with the scss and md files. # useradd -m nitter # su nitter $ git clone https://github.com/zedeus/nitter
$ cd nitter
$ nimble build -d:release
$ nimble scss
$ nimble md
$ cp nitter.example.conf nitter.conf Set your hostname, port, HMAC key, https (must be correct for cookies),...