V
V
vsvladimir2014-12-11 11:59:05
Windows
vsvladimir, 2014-12-11 11:59:05

What is the best way to run a node.js application on Windows?

On nix systems I used the forever module. It also works on Windows, but if the application has child processes, they appear on the screen as console windows.
You can run a node.js application, for example, from a .vbs script in invisible mode. Then everything works well, but there are no possibilities forever.
Is there a reliable and convenient solution for these purposes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2014-12-19
@AndyGrom

PM2 - as an alternative to forever.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question