feat: show member details
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
|
||||
- [x] bootstrap an express.js app that serves a simple html page
|
||||
- [x] generate js client from api/openapi.yaml
|
||||
- [x] use getClusterStatus client function to get all members and display these members on the html page, use only vanilla JS
|
||||
- [x] use getClusterStatus client function to get all members and display these members on the html page, use only vanilla JS
|
||||
- [x] when clicking on one of the members in the UI, it should expand and display all informations from /api/node/status
|
||||
Reference in New Issue
Block a user