Auto start node.js server on boot

后端 未结 10 1353
隐瞒了意图╮
隐瞒了意图╮ 2020-11-30 17:16

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

10条回答
  •  独厮守ぢ
    2020-11-30 17:47

    Here is another solution I wrote in C# to auto startup native node server or pm2 server on Windows.

提交回复
热议问题