howdoicomputer / polarstomps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Polarstomps is demo web application written in the Templ Go library. It is meant to be used as a demo application for using ArgoCD on top of an EKS cluster. It is not a real project.

Running

templ generate
go build
./polarstomps

About


Languages

Language:Go 78.2%Language:Dockerfile 21.8%