Dockerizing a Nest js application and deploying to Dockerhub (without docker-compose)
Hi Peeps,
Today we will look at how to dockerize a node application and deploy it to docker hub. We will be using this project for demo purposes.
1. Clone application
Navigate to your preferred folder and clone the application
cd Desktop
git cl...
blog.kipchirchirlangat.com2 min read