Files
spore-ui/README.md

379 B

SPORE UI

TODO

  • bootstrap an express.js app that serves a simple html page
  • generate js client from api/openapi.yaml
  • use getClusterStatus client function to get all members and display these members on the html page, use only vanilla JS
  • when clicking on one of the members in the UI, it should expand and display all informations from /api/node/status