We're a place where coders share, stay up-to-date and grow their careers.
Nice article Gábor. I will recommend you to use PM2 with watcher mode enabled to re-build and re-run the node server every time you change some piece of code. In this way you don't need to restart de container. Regards!
That one is a good point for Node projects 👍
Nice article Gábor.
I will recommend you to use PM2 with watcher mode enabled to re-build and re-run the node server every time you change some piece of code. In this way you don't need to restart de container.
Regards!
That one is a good point for Node projects 👍