analyze_project
Analyzes Node.js backend projects to detect performance issues in database, async, connection pooling, and dependencies.
Instructions
Analyze a Node.js backend project for performance issues across database, async, pooling, and dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute or relative path to the Node.js project to analyze |