Skip to content

Commit

Permalink
doc: add usage of dashbaord
Browse files Browse the repository at this point in the history
  • Loading branch information
gxthrj committed Aug 2, 2020
1 parent bb1bade commit 5a08c7f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,22 @@ yarn lint:fix
yarn test
```

## Usage

### 1. start manager-api


[Configure and Installation manager-api](api/run/build.md)


### 2. login dashboard

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

![login](compose/pics/login.png)

now, click `save`.

## More

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 comments on commit 5a08c7f

Please sign in to comment.