Because I want to skim through stories and be done with it.
I don't need up-to-date stories.
Every hour on the hour.
Currently it only shows Top stories.
I will add "new" and "best" stories later on.
- Static Site Generator: Gatsby
- Styled Components
- Custom Hacker News GraphQL source
- Simply calls Official HN API.
- Server: Netlify
- Build Trigger: Azure Functions (PowerShell)
- Netlify exposes Build WebHook. Azure Functions written in PowerShell simply calls it with
Invoke-WebRequest
every hour
- Netlify exposes Build WebHook. Azure Functions written in PowerShell simply calls it with
- GitHub Corners by Tim Holman