Skip to content

Commit 144eab3

Browse files
committed
remove bee dashboard page
1 parent 8849400 commit 144eab3

File tree

5 files changed

+2
-71
lines changed

5 files changed

+2
-71
lines changed

docs/bee/working-with-bee/bee-tools.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/bee/working-with-bee/introduction.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ Access the HTTP API directly for [detailed information about your Bee](/docs/bee
1717

1818
Find out where Bee stores your [logs and files](/docs/bee/working-with-bee/logs-and-files).
1919

20-
## Bee Dashboard and Swarm CLI
21-
22-
Try out the [Bee Dashboard app](/docs/bee/working-with-bee/bee-dashboard) which offers an easy to use graphical interface for your Bee node.
20+
## Swarm CLI
2321

2422
You can use the [`swarm-cli`command line tool](/docs/bee/working-with-bee/swarm-cli) to monitor your Bee's status, cash out your cheques, upload data to the swarm and more!
2523

docs/develop/tools-and-features/bee-js.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,7 @@ title: Bee JS
33
id: bee-js
44
---
55

6-
Bee-js is Bee's complementary JavaScript library. It is the technology underpinning the [swarm-cli](/docs/bee/working-with-bee/swarm-cli) and [bee-dashboard](/docs/bee/working-with-bee/bee-dashboard) tools and is a powerful tool for building completely decentralised apps.
6+
bee-js is Bee's complementary JavaScript library. It is the technology underpinning [swarm-cli](/docs/bee/working-with-bee/swarm-cli) and [Swarm Desktop](/docs/desktop/introduction/) and is a powerful tool for building completely decentralized apps.
77

88
See the [bee-js](https://bee-js.ethswarm.org/) documentation for detailed information on using and installing the library.
99

10-
<!-- ## How to Use bee-js
11-
12-
Bee-js is a versatile piece of software that can be used in many ways! Here's some ideas to get you started. Share what you've come up with and get help in the
13-
14-
### Store Your Javascript's Data in Swarm
15-
16-
17-
### Develop Apps to Help Bee Users
18-
19-
20-
### Using Bee-js with Bee Proxy Mode
21-
22-
23-
### Using Bee-js With Gateway Proxy
24-
-->

package-lock.json

Lines changed: 0 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sidebars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ module.exports = {
6969
'bee/working-with-bee/node-types',
7070
'bee/working-with-bee/bee-api',
7171
'bee/working-with-bee/logs-and-files',
72-
'bee/working-with-bee/bee-dashboard',
7372
'bee/working-with-bee/swarm-cli',
7473
'bee/working-with-bee/staking',
7574
'bee/working-with-bee/cashing-out',

0 commit comments

Comments
 (0)