{"id":13631893,"url":"https://github.com/ivanceras/hackernews-sauron","last_synced_at":"2026-02-19T18:05:33.782Z","repository":{"id":76197721,"uuid":"397086164","full_name":"ivanceras/hackernews-sauron","owner":"ivanceras","description":"A fast, resilient, isomorphic hacker news clone in ~1k lines of rust.","archived":false,"fork":false,"pushed_at":"2024-04-16T22:13:23.000Z","size":378,"stargazers_count":121,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T06:40:46.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/ivanceras.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}},"created_at":"2021-08-17T03:49:50.000Z","updated_at":"2025-10-03T13:24:20.000Z","dependencies_parsed_at":"2023-02-26T10:30:28.345Z","dependency_job_id":"bd4f2c06-a1de-4a7c-95f3-17401a120c6f","html_url":"https://github.com/ivanceras/hackernews-sauron","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"9cda44a043d8c2359c6294727556e4b33c2523e0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanceras/hackernews-sauron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Fhackernews-sauron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Fhackernews-sauron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Fhackernews-sauron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Fhackernews-sauron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanceras","download_url":"https://codeload.github.com/ivanceras/hackernews-sauron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Fhackernews-sauron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29626670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"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":[],"created_at":"2024-08-01T22:02:42.995Z","updated_at":"2026-02-19T18:05:33.752Z","avatar_url":"https://github.com/ivanceras.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Hackernews sauron\n\nA hacker news clone in ~1k lines of rust.\nThis is using [sauron](https://github.com/ivanceras/sauron) web-framework.\n\n\n## Feature\n- [X] Isomorphic\n    - [X] Completely identical server-side rendered and client-side rendered\n    - [X] No weird font jumping.\n- [X] Resilient\n    - [X] Can work without javascript enabled.\n    - [X] Can work without the page server*.\n        - You can kill the server after the initial serve.\n    - *Note: This will not work if both points of failure are encountered at the same time.\n\n## Quickstart\n\nPrerequisite:\n\n```sh\ncargo install wasm-pack\n```\n\nCompile and run\n```sh\ngit clone --depth=1 https://github.com/ivanceras/hackernews-sauron\n\ncd hackernews-sauron\n\nwasm-pack build client --release --target web\n\ncargo run --release --bin server\n```\n\nNavigate to http://localhost:3030\n\n![Screenshot](https://raw.githubusercontent.com/ivanceras/hackernews-sauron/master/client/assets/screenshot-hn-clone.png)\n\n\n[Online demo](http://66.42.53.165)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanceras%2Fhackernews-sauron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanceras%2Fhackernews-sauron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanceras%2Fhackernews-sauron/lists"}