Vercel's pkg - Package your Node.js app into a single executable
Hello all, In this short post, we will take a look at Vercel's pkg - how we can package the Node.js app into a single executable.
When we are developing a Node.js application, it totally makes sense to install dev tools, dependencies to build and ru...
blog.sivamuthukumar.com3 min read
Anjanesh Lekshminarayanan
Web UI Engineer
This is akin to Docker for nodeJS ?