Sample-app is a Project, primarily to a http web-server written using ExpressJS.
The projects comprises on Dockerfile, for building the image, Kubernetes deployment yamls for running the sample-app on Kubernetes cluster or Minikube (Local deployment)
There is a Jenkinsfile for running deployment as CI/CD pipeline using Jenkins.
##To test the app locally on docker
docker pull sunrise172/sample-app