Deploy to the server with pm2 and custom log
👋What is pm2
PM2 is a daemon process manager that will help you manage and keep your application online 24/7
Other features:
Monitoring CPU/Memory
The cluster mode allows networked Node.js applications (HTTP (s)/TCP/UDP server) to be scaled acro...
loclv.hashnode.dev2 min read