You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have an application that runs under node.js/meteor. The application works well. Now, I want to run this application under IIS via IISNode. I need some assistance in configuration please...
I run the application under meteor app folder from the command prompt -- C:\MyApp\meteor --settings somefile.js
I have installed IISNode and it works fine as well.
Kindly direct me how can I write server.js and web.config file to make this application run.
The text was updated successfully, but these errors were encountered:
Those are some of the links I found with googling: iisnode meteor. It's hard to tell if that's relevant to you, because at this point it not clear to us what you've tried so far.
Hello, I have an application that runs under node.js/meteor. The application works well. Now, I want to run this application under IIS via IISNode. I need some assistance in configuration please...
I run the application under meteor app folder from the command prompt --
C:\MyApp\meteor --settings somefile.js
I have installed IISNode and it works fine as well.
Kindly direct me how can I write server.js and web.config file to make this application run.
The text was updated successfully, but these errors were encountered: