{"id":48057537,"url":"https://github.com/ziex-dev/clone-hackernews","last_synced_at":"2026-04-04T14:29:28.211Z","repository":{"id":344346209,"uuid":"1181475580","full_name":"ziex-dev/clone-hackernews","owner":"ziex-dev","description":"A hackernews clone built using Ziex","archived":false,"fork":false,"pushed_at":"2026-04-03T07:24:17.000Z","size":199,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T13:26:34.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackernews.ziex.dev","language":"Zig","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/ziex-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-14T07:24:41.000Z","updated_at":"2026-04-03T05:27:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ziex-dev/clone-hackernews","commit_stats":null,"previous_names":["ziex-dev/clone-hackernews"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziex-dev/clone-hackernews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziex-dev%2Fclone-hackernews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziex-dev%2Fclone-hackernews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziex-dev%2Fclone-hackernews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziex-dev%2Fclone-hackernews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziex-dev","download_url":"https://codeload.github.com/ziex-dev/clone-hackernews/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziex-dev%2Fclone-hackernews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":"2026-04-04T14:29:27.698Z","updated_at":"2026-04-04T14:29:28.198Z","avatar_url":"https://github.com/ziex-dev.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ziex App - Hacker News Clone\n\n\u003eThis is minimal hackernews clone built with [Ziex](https://ziex.dev). \n\n\nHere are the features implemented in this clone:\n- [x] Home page with stories\n- [x] Story details page with comments\n- [x] User profile page\n- [x] Login/logout functionality\n\n## Usage\n\n### Development\n```bash\nzig build dev\n```\nApp will be available at [`http://localhost:3000`](http://localhost:3000). with hot reload enabled.\n\n### Serve Production Build\n```bash\nzig build serve --release=fast\n```\n\n### Exporting as Static Site\n```bash\nzig build zx -- export\n```\nThis will create a `dist/` directory with the static export of your app. You can deploy the contents of `dist/` to any static hosting provider (Netlify, Vercel, GitHub Pages, etc) or serve it with any static file server.\n\n### Deployment\n\n```bash\nzig build zx -- bundle\n```\n\nThis will create a `bundle/` directory with the binary and static assets needed to run your app. You can deploy the contents of `bundle/` to any VPS.\n\n\n### [ZX CLI](https://ziex.dev/reference#cli) Commands\n```bash\nzig build zx -- [command] [options]\n```\n\nAll ZX CLI commands are available under `zig build zx -- [command]`. For example, to run auto formatter:\n```bash\nzig build zx -- fmt .\n```\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or pull requests. For feature requests, bug reports, or questions, see the [Ziex Repo](https://github.com/ziex-dev/ziex).\n\n## Links\n\n- [Documentation](https://ziex.dev)\n- [Discord](https://ziex.dev/r/discord)\n- [Topic on Ziggit](https://ziex.dev/r/ziggit)\n- [Project on Zig Discord Community](https://ziex.dev/r/zig-discord) (Join Zig Discord first: https://discord.gg/zig)\n- [GitHub](https://github.com/nurulhudaapon/ziex)\n- [Zig Language](https://ziglang.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziex-dev%2Fclone-hackernews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziex-dev%2Fclone-hackernews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziex-dev%2Fclone-hackernews/lists"}