{"id":21909693,"url":"https://github.com/hyvor/reader","last_synced_at":"2025-04-16T02:11:58.457Z","repository":{"id":196983905,"uuid":"695085001","full_name":"hyvor/reader","owner":"hyvor","description":"Free RSS Reader (WIP)","archived":false,"fork":false,"pushed_at":"2025-02-09T01:50:41.000Z","size":1248,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-16T02:11:39.509Z","etag":null,"topics":["aggregator","rss","rss-reader"],"latest_commit_sha":null,"homepage":"https://reader.hyvor.com","language":"PHP","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/hyvor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["hyvor"]}},"created_at":"2023-09-22T10:16:24.000Z","updated_at":"2025-02-09T01:50:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3aef779-0b19-4dc3-a575-00b3a9cb12d0","html_url":"https://github.com/hyvor/reader","commit_stats":null,"previous_names":["hyvor/reader.hyvor.com"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Freader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Freader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Freader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyvor%2Freader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyvor","download_url":"https://codeload.github.com/hyvor/reader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183106,"owners_count":21226142,"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","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":["aggregator","rss","rss-reader"],"created_at":"2024-11-28T17:25:33.991Z","updated_at":"2025-04-16T02:11:58.418Z","avatar_url":"https://github.com/hyvor.png","language":"PHP","funding_links":["https://github.com/sponsors/hyvor"],"categories":[],"sub_categories":[],"readme":"Hyvor Reader ([reader.hyvor.com](https://reader.hyvor.com)) is a free \u0026 open-source RSS reader. It supports RSS, Atom,\nand JSON feeds. While open-source, it is not meant to be self-hosted as it depends on the HYVOR internal services for\nauthentication. Developers can run the project locally with mocked authentication.\n\n## Features\n\n- Subscribe to RSS, Atom, and JSON feeds\n- Organize feeds into groups\n- Easy web-based reader\n\n## Development\n\nHyvor Reader is built with [Laravel](https://laravel.com) for the backend (API only, no views)\nand [SvelteKit](https://kit.svelte.dev/) + [Hyvor Design System](https://github.com/hyvor/design)\nfor the frontend. If you\nwish to contribute, follow the steps below to\nset up\nthe development environment.\n\n\u003e **Note**: You only need to set up the front-end to work on landing pages and documentation pages.\n\n### Prerequisites\n\n- Caddy\n- PHP 8.3\n- [PHP Extensions required by Laravel](https://laravel.com/docs/10.x/deployment#server-requirements)\n- Composer\n- PostgreSQL\n- Bun.js\n\n### Environment\n\nCopy the `.env.example` file to `.env` and fill in the required environment variables.\n\n```sh\ncp .env.example .env\n```\n\n### Installation\n\n(Run all the following commands in the project root directory)\n\nInstall the dependencies.\n\n```sh\ncd frontend \u0026\u0026 bun install\ncd backend \u0026\u0026 composer install\n```\n\nRun the migrations and seed the database.\n\n```sh\ncd backend \u0026\u0026 php artisan migrate --seed\n```\n\nStart the development servers.\n\n```\nmeta/dev/dev\n```\n\nThen, visit `http://localhost:13458` in your browser.\n\n\u003e\n\u003e `meta/dev/dev` runs the following processes:\n\u003e\n\u003e- Frontend server (`bun run dev`) at `http://localhost:13456`\n\u003e- Backend server (`php artisan serve`) at `http://localhost:13457`\n\u003e- Caddy server proxy at `http://localhost:13458`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyvor%2Freader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyvor%2Freader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyvor%2Freader/lists"}