All 56 Dependencies
Every package Operational depends on, ranked by repo health score.
Operational is an open-source event tracking platform that delivers real-time push notifications to mobile and desktop whenever critical product events occur — signups, webhook failures, cronjob errors, billing events, or anything else that demands immediate attention. Unlike general analytics tools, Operational is purpose-built for operational visibility: you see events as they happen, respond through built-in action buttons, and understand complex workflows through chained event contexts.
The platform is structured as a monorepo combining a Vue 3 SPA, an Express 5 backend, a shared npm SDK, and a WordPress plugin — all deployable as a single Docker image. MySQL 8 stores events and workspace data, with optional ClickHouse for advanced analytics at scale. Self-hosters get full parity with the hosted service, including VAPID-based web push, multi-project support, teammate invites, and a dashboard widget system.
Operational is positioned as an open-source alternative to tools like Logsnag, aimed at technical founders who want instant operational awareness without the overhead of a full observability stack. Integration takes minutes through the official SDK, REST API, or the built-in playground that generates copy-paste code in Node.js, PHP, Python, and Rust.