Skip to content

joeychilson/hackernews

Repository files navigation

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

Releases

No releases published

Packages

No packages published