Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/orbitdb/orbit-db-control-center
- Owner: orbitdb
- Created: 2019-12-27T20:10:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T19:43:15.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T18:34:51.130Z (4 months ago)
- Language: JavaScript
- Size: 5.83 MB
- Stars: 85
- Watchers: 5
- Forks: 35
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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
```