0.0.7 • Published 4 years ago
coresplore v0.0.7
Coresplore
⚠️ Alpha Software ⚠️
An easy-to-run Web app for exploring and editing Hypercores.
npm i -g coresplore
Features
- Access Hypercore data-structures- Hyperbees
- Hypercores
- Multiwriter hypercores
 
- Create and/or save Hypercores
- Edit, copy, rename, and delete records
- Import and export databases as JSON captures
- View Hyperbee record history
- Various other TODOs- Clear data from deleted DBs
 
Usage
$ coresploreThis 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.