Files
spore-ui/README.md

258 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