Skip to content

orbitdb/orbit-db-control-center

Repository files navigation

Control Center

UI for managing OrbitDB databases.

Run the Control Center in your browser.

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