Dockerizing a basic Node.js/Nest.js application
Today we will Dockerize a Node.js application. We will use Nest.js for today. But the commands and processes are exactly the same for any Node.js application built by some other frameworks (like Express.js).
What is Nest.js, and why are we using it?
...
mdfaisal.hashnode.dev4 min read