Skip to content

Repository files navigation

hn-reader

A simple interface for reading the top 10 daily Hacker News articles from Hacker News Daily. Helps you keep track of what you have vs have not read.

Screenshot of main UI

Running:

go run main.go

Deploying

go mod download
CGO_ENABLED=1 GOOS=linux go build -o hn-reader
docker build -t hn-reader .
docker compose up -d

Verify that /var/www/hn-reader/db is created on the host.

About

Webapp to read the top 10 Hacker News posts every day

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages