Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 597 Bytes

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