Awesome
PL Diagnose
Admittedly weak reimplementation & extension of https://github.com/aschmahmann/ipfs-check. Project from Protocol Labs Bootcamp.
Check the live version on fleek: https://pl-diagnose.on.fleek.co/
Usage
Setup
cd frontend && yarn install
Frontend
cd frontend && yarn start
Backend
cd backend && make