coresplore
v0.0.7
Published
An easy-to-run Web app for exploring and editing Hypercores
Downloads
6
Readme
Coresplore
⚠️ Alpha Software ⚠️
An easy-to-run Web app for exploring and editing Hypercores.
npm i -g coresplore
Features
- [ ] Access Hypercore data-structures
- [x] Hyperbees
- [x] Hypercores
- [ ] Multiwriter hypercores
- [x] Create and/or save Hypercores
- [x] Edit, copy, rename, and delete records
- [x] Import and export databases as JSON captures
- [ ] View Hyperbee record history
- [ ] Various other TODOs
- [ ] Clear data from deleted DBs
Usage
$ coresplore
This will start the coresplore web app at localhost:2000
. Your data will be stored in ~/.coresplore
. You can change the port with -p/--port
and the storage dir with --storage
.
You can set a password on the Web app with the --password
flag. The username will be "admin."
License
MIT licensed. Copyright Blue Link Labs 2021.