The following repository contains the folder with a Restaurant App. The applications use the NestJS framework. It is containerized with the help of a docker file runing the folowing command in the folder where Dokerfile is:
`docker build ah210/nestapp`
Once the image is build is important to set our local minikube and start it with the following command: