0.1.0 • Published 3 years ago

@vojtechsimetka/bee-dashboard v0.1.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
3 years ago

Bee Dashboard

npm.io standard-readme compliant js-standard-style npm.io npm.io

An app which helps users to setup their Bee node and do actions like cash out cheques.

Warning: This project is in alpha state. There might (and most probably will) be changes in the future to its API and working. Also, no guarantees can be made about its stability, efficiency, and security at this stage.

Status page

Node SetupBrowse & Upload FilesAccountingPeersSettings
SetupFilesAccountingPeersSettings

Table of Contents

Install

$ npm install -g @ethersphere/bee-dashboard
$ bee-dashboard

Development

git clone git@github.com:ethersphere/bee-dashboard.git

cd  bee-dashboard

npm ci
npm run build
npm run serve

You can now access Bee Dashboard on http://localhost:8080/

Contribute

There are some ways you can make this module better:

  • Consult our open issues and take on one of them
  • Help our tests reach 100% coverage!
  • Join us in our Mattermost chat if you have questions or want to give feedback

Maintainers

License

BSD-3-Clause