Home

Awesome

Control Center

UI for managing OrbitDB databases.

Run the Control Center in your browser.

<img width="80%" src="https://raw.githubusercontent.com/orbitdb/orbit-db-control-center/master/screenshot1.png"/> <img width="80%" src="https://raw.githubusercontent.com/orbitdb/orbit-db-control-center/master/screenshot2.png"/>

Install and run from source:

git clone https://github.com/orbitdb/orbit-db-control-center.git
cd orbit-db-control-center/
npm i && npm start