Show HN: Eventra – TypeScript static analysis for unused feature detection
Category: observability
Tags: typescript, static-analysis, feature-management, product-analytics, cli-tool, developer-tools
Score: 6.7/10 (Innovation: 6, Technical: 7, Documentation: 6, Utility: 7)
Eventra is a feature intelligence platform that uses TypeScript static analysis to automatically discover and track feature usage in codebases, identifying dead or unused features. It combines AST scanning, runtime event collection, and a dashboard to help product and engineering teams prioritize feature cuts. The approach of deriving feature catalogs from code rather than manual configuration is a novel angle for product analytics.
Target audience: backend devs, frontend devs, product managers
Repository: https://eventra.dev
View on Hacker News