@james88
Software Engineer
Nothing here yet.
Nothing here yet.
No blogs yet.
I am using PM2 to manage my Node servers. When I say pm2 restart 0, it restarts my app, but I get 5-10 seconds of downtime. How can I implement a zero down time deployment or at least minimise this downtime? Also what's the difference between pm2 rel
I am considering various options like Ionic to build a lite version of our website. But I would love it if there is a tool/framework that can let me use the same codebase in both mobile web and (hybrid) mobile app versions. I don't want to put effort...