{"id":26243510,"url":"https://github.com/harryhope/newshack","last_synced_at":"2026-04-09T16:41:02.600Z","repository":{"id":39560262,"uuid":"165971789","full_name":"harryhope/newshack","owner":"harryhope","description":"🗞💻 Just another hacker news client","archived":false,"fork":false,"pushed_at":"2023-03-04T03:05:57.000Z","size":3190,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T10:35:34.403Z","etag":null,"topics":["es6","hackernews-api","react"],"latest_commit_sha":null,"homepage":"https://harryhope.github.io/newshack/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harryhope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-16T04:10:40.000Z","updated_at":"2021-10-05T20:15:29.000Z","dependencies_parsed_at":"2025-03-13T10:41:13.307Z","dependency_job_id":null,"html_url":"https://github.com/harryhope/newshack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harryhope/newshack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryhope%2Fnewshack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryhope%2Fnewshack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryhope%2Fnewshack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryhope%2Fnewshack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harryhope","download_url":"https://codeload.github.com/harryhope/newshack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harryhope%2Fnewshack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28118316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-29T02:00:07.021Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["es6","hackernews-api","react"],"created_at":"2025-03-13T10:28:33.022Z","updated_at":"2025-12-29T16:05:33.721Z","avatar_url":"https://github.com/harryhope.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗞 newshack 💻 \nNewshack is just another hacker news client. It's a single-page React application that reads from the [official HN API](https://github.com/HackerNews/API) and is designed to work right in [GitHub Pages](https://pages.github.com). I built it because I wanted a simple, aesthetically pleasing way to read [hacker news](https://news.ycombinator.com), especially on mobile.\n\n[You can see it here.](https://harryhope.github.io/newshack)\n\n## Screenshots\n![side-by-side](https://user-images.githubusercontent.com/2415156/51584104-d3978000-1ea1-11e9-8414-bc1218298c11.jpg)\n\n## Getting Started\nClone the repository and make sure you have `node` installed.\n\nRun `npm i` to install dependencies.\n\nTo run a development server with hot module reloading type:\n```\nnpm run dev\n```\nOnce you run this command, Newshack will be available at `localhost:3000/newshack`. The app will hot reload in-browser as you save your changes.\n\nTo build and minify a production-ready version:\n```\nnpm run build\n```\n\n## Testing\nTo run all lints and tests against the codebase, run:\n```\nnpm test\n```\n\nESLint can automatically fix certain linting issues with the command:\n```\nnpm run lint:fix\n```\n\nIf for some reason you need to only run jest tests, use:\n```\nnpm run test:jest\n```\n\n## Profiling\nFor a visualization of the projects dependencies and their size (both uncompressed and gzipped), you can run:\n```\nnpm run profile\n```\nThis is a good way to understand the impact libraries have on file size and load time.\n\n## Deploying\nNewshack is designed to be deployed on [GitHub Pages](https://pages.github.com). The `gh-pages` branch of this repo contains built js checked in to the repo. To deploy, simply merge `master` into `gh-pages`, run `npm run build`, and then commit and push the changes from `gh-pages` to GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryhope%2Fnewshack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharryhope%2Fnewshack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharryhope%2Fnewshack/lists"}