I want the server made with Node.js to start automatically when Windows is operating.
I know that Windows runs the exe files in the StartUp folder when it is run.
But I've never made an exe file. (I am not sure how to do it).
I think there are probably many different ways to accomplish what I'm trying to do.
I'm not sure which way would be more efficient.
Please advise.
I prefer to create automatic commands with the .sh. It would be great if you could do it this way.