From ef30c13ee44357ca21642d511d71f8cee63e0a01 Mon Sep 17 00:00:00 2001 From: Lars Hiller Eidnes Date: Mon, 15 Mar 2021 10:29:45 +0100 Subject: [PATCH] Added CatchJS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2869c49..06286df8 100644 --- a/README.md +++ b/README.md @@ -566,6 +566,7 @@ Table of Contents ## Crash and Exception Handling + * [CatchJS.com](https://catchjs.com/) - JavaScript error tracking with screenshots and click trails. Free for open source projects. * [bugsnag.com](https://www.bugsnag.com/) — Free for up to 2,000 errors/month after the initial trial * [exceptionless](https://exceptionless.com) — Real-time error, feature, log reporting and more. Free for 3k events per month/1 user. Open source and easy to self-host for unlimited use. * [GlitchTip](https://glitchtip.com/) — Simple, open source error tracking. Compatible with open-source Sentry SDKs. 1000 events per month for free, or can self-host with no limits