In the JavaScript/Node articles, the examples are exclusively on frontend frameworks, but is missing on how to add existing/brownfield node.js APIs
Other than frontend frameworks as JavaScript examples, we need to add examples on reusing their existing Node.js API as part of the Aspire Application model
A primer on the instumentation.js that needs to be added to the JS projects so that they are Aspire compatible.
Guidance on where the configuration values/secrets need to be stored: at the node.js level or part of the AppHost app settings?
Describe the issue or suggestion
In the JavaScript/Node articles, the examples are exclusively on frontend frameworks, but is missing on how to add existing/brownfield node.js APIs
Associated WorkItem - 308085