https://github.com/eagletmt/sentry-breakdown
Render Sentry project breakdown of usage report (WIP)
https://github.com/eagletmt/sentry-breakdown
Last synced: 1 day ago
JSON representation
Render Sentry project breakdown of usage report (WIP)
- Host: GitHub
- URL: https://github.com/eagletmt/sentry-breakdown
- Owner: eagletmt
- License: mit
- Created: 2021-04-20T16:57:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T05:17:10.000Z (over 4 years ago)
- Last Synced: 2025-10-22T09:02:59.026Z (9 months ago)
- Language: Rust
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sentry-breakdown
Render Sentry project breakdown of usage report (WIP)
## Prerequisites
Install [trunk](https://trunkrs.dev/)
## Run locally
```
% trunk serve
eagletmt@reinforce% trunk serve git-main[~/.clg/github.com/eagletmt/sentry-breakdown]
Jan 16 13:02:35.690 INFO 📦 starting build
Jan 16 13:02:35.691 INFO spawning asset pipelines
Jan 16 13:02:35.760 INFO building sentry-breakdown
Finished dev [unoptimized + debuginfo] target(s) in 0.02s
Jan 16 13:02:35.831 INFO fetching cargo artifacts
Jan 16 13:02:35.901 INFO processing WASM
Jan 16 13:02:35.923 INFO calling wasm-bindgen
Jan 16 13:02:36.168 INFO copying generated wasm-bindgen artifacts
Jan 16 13:02:36.171 INFO applying new distribution
Jan 16 13:02:36.172 INFO ✅ success
Jan 16 13:02:36.173 INFO 📡 serving static assets at -> /
Jan 16 13:02:36.173 INFO 📡 server listening at 0.0.0.0:8080
```