I ran the website locally using VSCode devcontainer via the pop-up prompt to reopen in a container. The site runs as expected on localhost:4000. According to the README it should automatically upate ...
I’m trying to understand the correct setup to use this tool when working on a project in VSCode where the backend code runs locally (e.g., via localhost:3000). My objective is to monitor and analyze ...