https://github.com/hypertrace/hyperdash
A dashboarding framework
https://github.com/hypertrace/hyperdash
Last synced: 21 days 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: 2026-02-24T01:54:15.000Z (28 days ago)
- Last Synced: 2026-02-24T05:20:22.365Z (28 days ago)
- Language: TypeScript
- Size: 24.8 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
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`