Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
/ coresplore Public archive

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

License

Notifications You must be signed in to change notification settings

atek-cloud/coresplore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages