NestLens
Debug NestJS Like Never Before
#Developer Tools
#GitHub
NestLens – Real-time observability dashboard for NestJS debugging
Summary: NestLens is an open-source tool providing a real-time dashboard to monitor HTTP requests, database queries, exceptions, logs, and background jobs in NestJS applications, simplifying debugging and monitoring.
What it does
It automatically captures HTTP requests, Prisma/TypeORM queries, background jobs, security events, and more, displaying them in a centralized dashboard with minimal setup.
Who it's for
Developers working with NestJS who need comprehensive debugging and monitoring tools integrated into their development environment.
Why it matters
It addresses the challenge of scattered logs and manual debugging by consolidating observability data into a single interface.