How to Deploy Go + Templ + HTMX + TailwindCSS to Production | HackerNoon
In this article, I will be showing you how to deploy the GoTTH stack (Go Templ htmx tailwind) to production. I recently created my very own cryptocurrency exchange aggregator called cyphergoat; it finds you the best rate to swap your crypto from different partnered exchanges. It has two parts: An API that interacts with exchanges. Written in go and uses gin. The Web UI is written in go and uses a combination of HTML, HTMX,