I am working on a project that requires the use of both ASP.NET and Node.js. I would like to know the best way to integrate these two technologies in a single project. The goal is to use ASP.NET to handle one part of the application and Node.js for another part.
ASP.NET Core 5.0
Node.js 14.x
Operating System: Windows 10
I have tried running both servers separately, but I am facing difficulties in integrating them into one project. Can you provide some guidance or resources that I can refer to?
Thanks in advance!
Ahmed Fandoud is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.