V
V
vitaly_742020-10-27 10:21:28
Node.js
vitaly_74, 2020-10-27 10:21:28

Nodejs how to find running projects?

I google but it’s bad to see, or I’m not looking correctly, but I need to know: what projects on the server are running in nodejs
in fact on the server 7 telegram bots - vk.
you need to find out from which folders they are running, and how to change their folders
. Please tell me useful commands.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mopsicus, 2020-10-30
@vitaly_74

You need to know what you started with, for example, pm2, forever or something else. If you don't know, try: forever list or pm2 list, maybe you will find something :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question