depends.cc

Lightweight dependency state tracking. Push state in, get webhooks out.

Pricing

Based on monthly active nodes — a node counts if it received at least one update that month.

Pro

$19 /mo
  • 500 nodes
  • 5 namespaces
  • 5,000 events/mo
  • 30-day event history

Team

$49 /mo
  • 2,000 nodes
  • 20 namespaces
  • 20,000 events/mo
  • 30-day event history

Free

$0
  • 10 nodes
  • 1 namespace
  • 100 events/mo
  • 7-day event history

Enterprise

Custom
  • 100,000+ nodes
  • 500+ namespaces
  • 1,000,000+ events/mo
  • Unlimited event history

Self-hosted

Run depends.cc locally for free with no limits. Open source, SQLite-backed.

git clone https://github.com/legendum/depends.git
cd depends
bun install
bun link         # makes "depends" available globally
depends serve &  # run in the background

No signup needed — uses the dep_local token automatically.