ipfs-webui - IPFS api frontend Dev git clone https://github.com/protocol/ipfs-webui cd ipfs-webui npm install # Runs server on port 8000. Set env PORT to change. npm run dev This will open a browser at http://localhost:8000