This video shows how we can use Docker with NodeJS projects.
- We will see how a Dockerfile is created and understand different parts of it.
- We will build the docker image.
- We will run the docker image
- We will also test the endpoint
Article:
Github Repo: