{"id":17052581,"url":"https://github.com/cuchi/ruddit","last_synced_at":"2026-04-13T03:42:49.750Z","repository":{"id":84178620,"uuid":"436096899","full_name":"cuchi/ruddit","owner":"cuchi","description":"Small Reddit clone using Ruby on Rails + GraphQL + React + PostgreSQL :)","archived":false,"fork":false,"pushed_at":"2022-01-09T05:14:17.000Z","size":226,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T05:24:09.136Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/cuchi.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}},"created_at":"2021-12-08T02:56:25.000Z","updated_at":"2024-03-15T19:53:51.000Z","dependencies_parsed_at":"2023-03-12T21:57:41.833Z","dependency_job_id":null,"html_url":"https://github.com/cuchi/ruddit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cuchi/ruddit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Fruddit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Fruddit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Fruddit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Fruddit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuchi","download_url":"https://codeload.github.com/cuchi/ruddit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Fruddit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31739050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["rails","ruby"],"created_at":"2024-10-14T10:09:49.622Z","updated_at":"2026-04-13T03:42:49.719Z","avatar_url":"https://github.com/cuchi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruddit\n\n\u003e ⚠️🚧 **Work in progress!** Check out the [Roadmap](#Roadmap) ⚠️🚧\n\n## How to run it\n\nMake sure you have:\n\n- [Ruby](https://www.ruby-lang.org/) `3.0.3`\n- [Node.js](https://nodejs.org/en/) `16.x`\n- [Docker](https://get.docker.com/) with `docker-compose`, ([Podman](https://podman.io/) also works)\n\nRun:\n\n```bash\nbin/bundle install\ndocker-compose up -d\nbin/rails db:setup\nbin/rails s\n```\n\nHere we go! It should be up and running at http://localhost:3000\n\n## Roadmap\n\n- [x] Project setup:\n  - [x] Rails\n  - [x] React\n  - [x] PostgreSQL\n  - [x] GraphQL\n  - [x] Linting (Rubocop)\n  - [x] CI (GitHub actions)\n  - [ ] CD (Heroku?)\n- [ ] Implement features for:\n  - [ ] Posts listing\n    - [x] Backend\n    - [ ] Frontend\n    - [x] Tests\n  - [ ] Posts creation\n    - [x] Backend\n    - [ ] Frontend\n    - [ ] Tests\n  - [ ] User creation\n    - [x] Backend\n    - [ ] Frontend\n    - [ ] Tests\n  - [ ] User authentication\n    - [x] Backend\n    - [ ] Frontend\n    - [x] Tests\n  - [ ] Comments listing\n    - [x] Backend\n    - [ ] Frontend\n    - [ ] Tests\n  - [x] Comments creation\n    - [x] Backend\n    - [ ] Frontend\n    - [x] Tests\n  - [ ] Voting\n    - [x] Backend\n    - [ ] Frontend\n    - [x] Tests\n- [ ] Improvements\n  - [ ] Improve GraphQL queries (specially recursive ones) to solve the good old N+1 problem\n        and leverage some batching. The Dataloader feature may help with this\n  - [ ] Use _Relay-style_ pagination\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchi%2Fruddit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuchi%2Fruddit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchi%2Fruddit/lists"}