hackernews A Hacker News clone built with Go, templ, and Tailwind Demo https://hckrnws.fly.dev/news Features No JS required Build Setup Install tailwind cli brew install tailwindcss Install templ go install github.com/a-h/templ/cmd/templ@latest Build and run server make dev Deploy to Fly fly launch