7 lines
258 B
Markdown
7 lines
258 B
Markdown
# SPORE UI
|
|
|
|
## TODO
|
|
|
|
- [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 |