{"id":16850801,"url":"https://github.com/msurdi/feedo","last_synced_at":"2025-04-11T06:44:47.328Z","repository":{"id":44366008,"uuid":"371782379","full_name":"msurdi/feedo","owner":"msurdi","description":"An RSS/Atom feed reader that runs on your laptop or on almost any free hosting provider or server.","archived":false,"fork":false,"pushed_at":"2023-06-24T18:31:45.000Z","size":77368,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T04:41:25.878Z","etag":null,"topics":["atom","feeds","rss"],"latest_commit_sha":null,"homepage":"https://github.com/msurdi/feedo","language":"JavaScript","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/msurdi.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":"2021-05-28T18:05:52.000Z","updated_at":"2023-09-03T22:01:43.000Z","dependencies_parsed_at":"2023-02-18T22:45:21.175Z","dependency_job_id":null,"html_url":"https://github.com/msurdi/feedo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msurdi%2Ffeedo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msurdi%2Ffeedo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msurdi%2Ffeedo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msurdi%2Ffeedo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msurdi","download_url":"https://codeload.github.com/msurdi/feedo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947823,"owners_count":21023058,"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":["atom","feeds","rss"],"created_at":"2024-10-13T13:24:07.796Z","updated_at":"2025-04-11T06:44:47.320Z","avatar_url":"https://github.com/msurdi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![tests](https://github.com/msurdi/feedo/actions/workflows/test.yml/badge.svg)](https://github.com/msurdi/feedo/actions/workflows/test.yml)\n\n# Feedo\n\nAn RSS/Atom feed reader that runs on your laptop or on almost any free hosting\nprovider or server.\n\n![feedo_intro](./docs/feedo-intro.gif)\n\n## Quick start\n\nThis command will start feedo on your computer.\n\n```shell\nnpm i -g feedo\nfeedo start -m -s 3h\n```\n\nThat will start the web application at\n[http://localhost:8080](http://localhost:8080/).\n\n## Development environment\n\n1. Install dependencies:\n\n    ```shell\n    npm install\n    ```\n\n2. Create a `.env` by copying the provided `.env.example`.\n3. Start the service in development mode\n\n    ```shell\n    npm run dev\n    ```\n\n## Hosted usage\n\nIf instead of running feedo on your own latop, you would prefer to run it on a\nserver, here are some guides to do so:\n\n### Dokku\n\nIf you are using [Dokku](https://dokku.com/), create a new App with `dokku\napps:create ...` and then setup the `DOKKU_*` variables in the `.env file`,\nfinally deploy it with:\n\n```shell\n    npm run deploy:dokku\n```\n\nEnsure you also setup all the necessary environment variables in dokku, with\n`dokku config:set ...`. You can see which ones are supported by looking at the\n[.env.example](./.env.example) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsurdi%2Ffeedo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsurdi%2Ffeedo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsurdi%2Ffeedo/lists"}