https://github.com/maxmilton/trackx
Simple, lightweight, and privacy-friendly error tracking.
https://github.com/maxmilton/trackx
browser crash-reporting crash-reports csp-report error-handling error-log error-monitoring error-reporting exception-handler javascript logging metrics monitoring privacy self-hosted sqlite
Last synced: 11 months ago
JSON representation
Simple, lightweight, and privacy-friendly error tracking.
- Host: GitHub
- URL: https://github.com/maxmilton/trackx
- Owner: maxmilton
- License: mit
- Created: 2021-11-19T21:10:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T23:04:35.000Z (11 months ago)
- Last Synced: 2025-03-14T22:44:58.573Z (11 months ago)
- Topics: browser, crash-reporting, crash-reports, csp-report, error-handling, error-log, error-monitoring, error-reporting, exception-handler, javascript, logging, metrics, monitoring, privacy, self-hosted, sqlite
- Language: TypeScript
- Homepage: https://trackx.app
- Size: 2.76 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/maxmilton/trackx/actions)
[](https://codeclimate.com/github/maxmilton/trackx)
[](https://github.com/maxmilton/trackx/blob/master/LICENSE)
# TrackX 
Simple, lightweight, and privacy-friendly error tracking. A self-hosted platform to capture JavaScript errors in web browsers, Node.js, and other runtime environments, capture browser reports, and analyse the data on a real-time monitoring dashboard.
Try it for yourself at .
> **WIP**; Most features already work, however, not everything is 100%. Namely, the documentation is unfinished and capturing browser reports (CSP violations, NEL reports, etc.) is still experimental.
## Usage
Check out our docs, visit .
## Bugs
Report any bugs you encounter on the [GitHub issue tracker](https://github.com/maxmilton/trackx/issues).
If you have questions or need help, [ask in our community](https://github.com/maxmilton/trackx/discussions).
## Changelog
See [releases on GitHub](https://github.com/maxmilton/trackx/releases).
## License
MIT license. See [LICENSE](https://github.com/maxmilton/trackx/blob/master/LICENSE).
The [alert light icon](https://github.com/twitter/twemoji/blob/master/assets/svg/1f6a8.svg) is from [twitter/twemoji](https://github.com/twitter/twemoji) which is licensed CC-BY 4.0.
---
© 2022 [Max Milton](https://maxmilton.com)