Operational - open-source tool to track important events and receive push notifications on your device.
Website |
Docs |
Self-hosting |
Pitch |
Vision
Operational.co is a open-source Event tracking tool. Monitor signups, webhooks, cronjobs and more.
🔍 View Live Demo - See Operational in action with a demo account receiving test events.
There are two ways to start using Operational:
Option | Description |
---|---|
Hosted Service | Fastest way to get started |
Self-Hosting | Deploy and manage Operational on your own VPS |
📚 Explore our documentation to learn more about setup and usage.
We have a active Discord community. We highly recommend jumping on our Discord server for updates, feedback and help.
Operational has a dead-simple tech stack:
Operational itself is a monorepo of 3 repos:
/app the SPA for operational.co
/backend the expressjs app powering the backend
/website astrojs marketing website
/packages folder has public npm packages which are shared across all repos.