Chakrakin / MxE-Python-API

Part of Kubernete example - Micro*ends journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro*ends journey -> Microfrontends attached to Microservices

Part of the Kubernetes example

On minikube - be sure to have run the cmd before or now:

eval $(minikube docker-env)

Build it with:

docker build -t mxe-python-api-flask .

About

Part of Kubernete example - Micro*ends journey

License:MIT License


Languages

Language:Python 84.3%Language:Dockerfile 15.7%