{"id":19020489,"url":"https://github.com/dj0nny/hacker-news-angular","last_synced_at":"2026-05-17T10:36:54.511Z","repository":{"id":38695028,"uuid":"205672244","full_name":"dj0nny/hacker-news-angular","owner":"dj0nny","description":"Hacker news clone built with Angular","archived":false,"fork":false,"pushed_at":"2023-01-04T08:45:18.000Z","size":1842,"stargazers_count":0,"open_issues_count":23,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-21T18:24:49.113Z","etag":null,"topics":["angular","angular8","hacker-news","hacker-news-clone","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dj0nny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-01T12:20:04.000Z","updated_at":"2023-01-31T17:32:20.000Z","dependencies_parsed_at":"2023-02-02T05:46:20.979Z","dependency_job_id":null,"html_url":"https://github.com/dj0nny/hacker-news-angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dj0nny/hacker-news-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fhacker-news-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fhacker-news-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fhacker-news-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fhacker-news-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj0nny","download_url":"https://codeload.github.com/dj0nny/hacker-news-angular/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fhacker-news-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33135105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","angular8","hacker-news","hacker-news-clone","typescript"],"created_at":"2024-11-08T20:17:18.239Z","updated_at":"2026-05-17T10:36:54.493Z","avatar_url":"https://github.com/dj0nny.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hacker-news-angular\n\n[![Build Status](https://travis-ci.org/dj0nny/hacker-news-angular.svg?branch=develop)](https://travis-ci.org/dj0nny/hacker-news-angular)\n[![npm version](https://badge.fury.io/js/%40angular%2Fcore.svg)](https://badge.fury.io/js/%40angular%2Fcore)\n[![npm version](https://badge.fury.io/js/typescript.svg)](https://badge.fury.io/js/typescript)\n![GitHub top language](https://img.shields.io/github/languages/top/dj0nny/hacker-news-angular)\n![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)\n[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/dj0nny/hacker-news-angular#readme)\n\n\u003e Hacker news clone built with Angular\n\n## 🚀 Getting started\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.2. It's recommended to install the angular-cli globally using:\n\n```bash\nnpm i -g @angular/cli\n# OR\nyarn global add @angular/cli\n```\n\n### Download\n\nClone the repository using **Git**:\n```bash\ngit clone https://github.com/dj0nny/hacker-news-angular\n```\nOr download [here](https://github.com/dj0nny/hacker-news-angular/archive/develop.zip).\n\n### Install\n\nFor installing the dependencies run:\n\n```sh\ncd hacker-news-angular\nnpm install\n# OR\nyarn install\n```\n\n### Usage\n\nFor running the Angular development server:\n\n```sh\n# if you have the Angular CLI\nng serve\n# else \nnpm run start\n# OR\nyarn start\n```\n\n## Todo\n\n- [x] Generate the Angular app using the Angular CLI\n- [x] Clean up the folder\n- [x] Fetch the **news** from the API and create the components\n- [ ] Add pagination\n- [ ] Fetch the **news comments** from the API and create the components\n- [ ] Create the routes for the pages\n- [ ] Fetching from API and creating components for:\n  - [ ] newest\n  - [ ] ask\n  - [ ] show\n  - [ ] jobs\n- [ ] Deploy on [Netlify](https://netlify.com)\n\n## Author\n\n👤 **Francesco Giambruno**\n\n* Twitter: [@Dj0nny96](https://twitter.com/Dj0nny96)\n* Github: [@dj0nny](https://github.com/dj0nny)\n\n## Built with :heart: using\n* [Angular](https://angular.io/) - _One framework.\nMobile \u0026 desktop._\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check [issues page](https://github.com/dj0nny/hacker-news-angular/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fhacker-news-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj0nny%2Fhacker-news-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fhacker-news-angular/lists"}