I installed mongo locally in a windows server 2012, and I would like this mongo is always running because my node project running with pm2, is using this mongo.
How I can do this? I search to do this with pm2 and I found this: pm2-mongodb but it doesnt work.