https://github.com/hypertrace/hyperdash
A dashboarding framework
https://github.com/hypertrace/hyperdash
Last synced: 7 months ago
JSON representation
A dashboarding framework
- Host: GitHub
- URL: https://github.com/hypertrace/hyperdash
- Owner: hypertrace
- License: other
- Created: 2020-06-26T22:16:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T19:35:02.000Z (7 months ago)
- Last Synced: 2025-06-16T19:47:20.003Z (7 months ago)
- Language: TypeScript
- Size: 25 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Getting Started

[](https://codecov.io/gh/hypertrace/hyperdash)
## Prerequisites
Install Node
## Setup
`npm install`
## Build
`npm run build`
## Testing
`npm run test:watch`
## Commit
`npm run commit`