This is a repository for application templates that can be used with Hub CLI. Our goal is to focus on the developer's productivity and provide automation to configure, deploy, and debug applications on Kubernetes.
All application templates here are available as customizable boilerplate code. Download it and then customize for your needs.
Python Flask application template provides end-to-end automated developer workflow with: Python + Flask + Skaffold + VS Code. It includes templates for VSCode to do remote debugging, and live code updates in Kubernetes pods.
Detailed tutorials are available on Agile Stacks web site
NodeJs React application template provides end-to-end automated developer workflow with: NextJs + React + Postgres + Skaffold + VS Code.
Detailed tutorials are available on Agile Stacks web site