I have done quite a research of deploying an application over the local server that I have on my machine. Each source code for the Node JS application or the example that is available over the internet specifies to run the application from the console.
Is there any way that i can configure my MAMP server so that when i hit a URL the Node code specified is executed. Are there any parameters to set for the same ? I looking forward to the steps to achieve this as i was not able to found a relevant answer for the same as such.