hyperweb-io / hyperweb-io/starship
feature: add `starship check` command, to check if everything is up and running, verify
Open
high-priority
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
Add a `check` command to verfiy the working of the pods.
Required Input:
* helmFile
Here are some checks to be done:
* check pod status is all running
* check localhost endpoints:
* all chain status endpoints
* exposer endpoints
* registry endpoint
Additionally: run the check command at the end of `start` command as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.