Thanks to visit codestin.com
Credit goes to github.com

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

orbitdb-archive/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