Skip to content

marthjod/binquiry-experimental

Repository files navigation

K8s setup

eval $(minikube docker-env)
make build-nounparser build-frontend
make push-nounparser push-frontend

make k8s-create
# make k8s-test-<any word>, e.g.
make k8s-test-Ísafjörður

Local setup

make build-nounparser build-frontend
make run-nounparser run-frontend
# curl localhost:8000/<any word>, e.g.
curl localhost:8000/Ísafjörður

docker logs frontend  # etc.

make stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published