Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orbitdb/orbit-db-control-center

UI for managing OrbitDB databases
https://github.com/orbitdb/orbit-db-control-center

Last synced: about 1 month ago
JSON representation

UI for managing OrbitDB databases

Awesome Lists containing this project

README

        

# Control Center

> UI for managing [OrbitDB](https://github.com/orbitdb/orbit-db) databases.

**Run the [Control Center](https://ipfs.io/ipfs/QmUtrVBEFCG5K8MWxkEq81H2SDTLwetRxjggCKMS9zivfK/) in your browser.**

Install and run from source:

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