This project is an implementation of microservices with nodejs, express and react.
Find here the installer
kubectl create secret generic jwt-secret --from-literal=JWT_KEY=secret
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.2.0/deploy/static/provider/cloud/deploy.yaml
skaffold dev