Skip to content

Commit 5a08c7f

Browse files
committed
doc: add usage of dashbaord
1 parent bb1bade commit 5a08c7f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README-dashboard.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,22 @@ yarn lint:fix
6060
yarn test
6161
```
6262

63+
## Usage
64+
65+
### 1. start manager-api
66+
67+
68+
[Configure and Installation manager-api](api/run/build.md)
69+
70+
71+
### 2. login dashboard
72+
73+
Visit `http://127.0.0.1/dashboard/` in the browser, Enter `http://127.0.0.1:8080/apisix/admin` into the first input box, this is the backend management service address
74+
75+
![login](compose/pics/login.png)
76+
77+
now, click `save`.
78+
6379
## More
6480

6581
You can view full document on our [official website](https://pro.ant.design). And welcome any feedback in our [github](https://github.com/ant-design/ant-design-pro).

0 commit comments

Comments
 (0)