0.0.7 • Published 3 years ago

coresplore v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Coresplore

⚠️ Alpha Software ⚠️

An easy-to-run Web app for exploring and editing Hypercores.

npm i -g coresplore

screenshot.jpg

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

$ 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.