You can connect your NodeJS backend to Chrome DevTools using Subtrace so that you can can inspect the status, headers, payload, and latency of all requests. It takes just one command to integrate Subtrace. For this guide, we’ll use the following NodeJS + Express app as an example:Documentation Index
Fetch the complete documentation index at: https://docs.subtrace.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
SUBTRACE_TOKEN from the Subtrace dashboard
for free to set it as an environment variable.
localhost:3000 to see them automatically appear in
Chrome DevTools in the Subtrace dashboard!