{"id":15147966,"url":"https://github.com/bartek532/syncreads","last_synced_at":"2025-10-24T03:31:24.689Z","repository":{"id":106903277,"uuid":"582759519","full_name":"Bartek532/syncreads","owner":"Bartek532","description":"One place for your web 🔄","archived":false,"fork":false,"pushed_at":"2024-07-18T16:29:48.000Z","size":1544,"stargazers_count":39,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T22:36:21.613Z","etag":null,"topics":["kindle","nextjs","reader","remarkable","remarkable-tablet","rss","shadcn-ui","t3","tailwind","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://syncreads.com","language":null,"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/Bartek532.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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},"funding":{"github":["Bartek532"]}},"created_at":"2022-12-27T19:42:27.000Z","updated_at":"2024-09-06T16:44:25.000Z","dependencies_parsed_at":"2024-01-29T15:09:36.985Z","dependency_job_id":"eeb24920-758c-43be-9dca-e867af87a6d6","html_url":"https://github.com/Bartek532/syncreads","commit_stats":null,"previous_names":["bartek532/syncreads"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fsyncreads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fsyncreads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fsyncreads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bartek532%2Fsyncreads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bartek532","download_url":"https://codeload.github.com/Bartek532/syncreads/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237910078,"owners_count":19385829,"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":["kindle","nextjs","reader","remarkable","remarkable-tablet","rss","shadcn-ui","t3","tailwind","trpc","typescript"],"created_at":"2024-09-26T13:00:58.554Z","updated_at":"2025-10-24T03:31:19.336Z","avatar_url":"https://github.com/Bartek532.png","language":null,"funding_links":["https://github.com/sponsors/Bartek532"],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://syncreads.com\"\u003e\u003cimg src=\"https://github.com/Bartek532/syncreads/blob/main/docs/images/banner.png?raw=true\" width=\"100%\"\u003e\u003c/a\u003e\n\n## Project Overview 🎨\n\nSyncReads is an app designed to sync the newest content and feeds from the web into the app or one of the [integrations](https://syncreads.com/explore). The focus is primarily on producing the best workflow to consume web content without distractions.\n\n## Roadmap 🚧\n\nCurrent work and future plans could be found in [Projects tab](https://github.com/users/Bartek532/projects/2), whereas most recent issues and feature requests are placed inside [Issues tab](https://github.com/Bartek532/syncreads/issues).\n\n## Contributing 🤝\n\nFeel free to open a [bug report](https://github.com/Bartek532/syncreads/issues/new?assignees=\u0026labels=bug\u0026projects=\u0026template=bug_report.yml\u0026title=%5BBug%5D%3A+) if you found something unusual or [feature request](https://github.com/Bartek532/syncreads/issues/new?assignees=\u0026labels=request\u0026projects=\u0026template=feature_request.yml\u0026title=%5BFeature%5D%3A+) to give an idea for improvement.\n\nEven though the source code is closed, we are still looking for collaborators, if you want to be a part of SyncReads just drop an email on [bartosz@zagrodzki.me](mailto:bartosz@zagrodzki.me) and we will get back to you quickly!\n\n## Tech/framework used 🧰\n\n| Tech                                           | Description                                                                   |\n| ---------------------------------------------- | ----------------------------------------------------------------------------- |\n| [TypeScript](https://www.typescriptlang.org/)  | Static type-checking programming language                                     |\n| [Nest.js](https://nestjs.com/)                 | Node.js framework for building efficien and scalable server-side applications |\n| [Next.js](https://nextjs.org/)                 | React Framework for Production                                                |\n| [React](https://reactjs.org/)                  | Library for building user interfaces                                          |\n| [tRPC](https://trpc.io/)                       | Library for building fully typesafe APIs                                      |\n| [Docker](https://www.docker.com/)              | Open platform for developing, shipping, and running applications              |\n| [Supabase](https://supabase.com/)              | Open source Firebase alternative                                              |\n| [PostgreSQL](https://www.postgresql.org)       | Relational database                                                           |\n| [Vitest](https://vitest.dev)                   | Testing framework                                                             |\n| [shadcn/ui](https://ui.shadcn.com/)            | Extendable component library                                                  |\n| [Tailwind](https://tailwindcss.com/)           | Utility-first CSS framework                                                   |\n| [React Hook Form](https://react-hook-form.com) | Forms with easy-to-use validation                                             |\n| [Turborepo](https://turbo.build/)              | High-performance build system for JavaScript and TypeScript codebases.        |\n| [Husky](https://github.com/typicode/husky)     | Git hooks                                                                     |\n| [ESLint](https://eslint.org/)                  | TypeScript linting                                                            |\n| [Prettier](https://prettier.io/)               | Code formatter                                                                |\n\n## Performance 💨\n\n\u003cimg src=\"https://github.com/Bartek532/syncreads/blob/main/docs/images/performance.png?raw=true\" alt=\"SyncReads performance\"\u003e\n\n## Live 🎆\n\nhttps://syncreads.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartek532%2Fsyncreads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbartek532%2Fsyncreads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbartek532%2Fsyncreads/lists"}