purrs offers a development harness for OpenResty and Lua driven by Skaffold, Kustomize and Kubectl inside a local Minikube.
Phew, that is a lot of jargon! Put more simply, purrs plans to offer a friendly, modern and easy-to-work-with place to get started with web development using the Lua language. As a developer harness purrs use a local Kubernetes cluster for connecting a cache (Redis), database (PostgeSQL) and dynamic web server (OpenResty) together for immediate feedback.
running ./start.sh
should get you going...