git clone https://github.com/plebbit/ipfs-tracker.git && cd ipfs-tracker
npm install
DEBUG=ipfs-tracker:* PORT=80 npm start
sudo apt install docker.io
git clone https://github.com/plebbit/ipfs-tracker.git && cd ipfs-tracker
scripts/start-docker.sh
npm test
or
npm run test:watch