Can any node.js experts tell me how I might configure node JS to autostart a server when my machine boots? I\'m on Windows
you should try this
npm forever
https://www.npmjs.com/package/forever