{"id":14955479,"url":"https://github.com/tinawebdev/webbit","last_synced_at":"2026-01-21T04:02:17.100Z","repository":{"id":39000400,"uuid":"251590200","full_name":"tinawebdev/webbit","owner":"tinawebdev","description":"A Reddit clone built with Ruby on Rails","archived":false,"fork":false,"pushed_at":"2023-01-19T21:41:39.000Z","size":1625,"stargazers_count":2,"open_issues_count":29,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T11:21:22.615Z","etag":null,"topics":["actiontext","rails","rails6","tailwindcss"],"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/tinawebdev.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":"2020-03-31T12:01:30.000Z","updated_at":"2023-10-17T12:48:36.000Z","dependencies_parsed_at":"2023-02-11T21:30:22.176Z","dependency_job_id":null,"html_url":"https://github.com/tinawebdev/webbit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinawebdev/webbit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fwebbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fwebbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fwebbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fwebbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinawebdev","download_url":"https://codeload.github.com/tinawebdev/webbit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinawebdev%2Fwebbit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28625926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["actiontext","rails","rails6","tailwindcss"],"created_at":"2024-09-24T13:11:12.936Z","updated_at":"2026-01-21T04:02:17.085Z","avatar_url":"https://github.com/tinawebdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webbit\n\nA nearly full-feature Reddit clone built with Ruby on Rails. This app is the result of a course called Hello Rails found at [hellorails.io](https://hellorails.io/)\n\n## Demo\n[mywebbit.herokuapp.com](https://mywebbit.herokuapp.com/) \n\n## Versions used\n* ruby '2.6.3'\n* rails '6.0.2.2'\n\n## Modeling\n\nModel           | Description\n----------------|----------------------\nUser            | Focused on the user\nSubmission      | The user authors. Has different types (image/video, text, link)\nCommunity       | The category the submission belongs to\nComment         | A response given to the submission from another user or the current user\nSubscription    | Not be confused with billing of any type. A user can subscribe and unsubscribe to a community\n\n## Installation\n\nTo use the code:\n\n1. Open Terminal and change the current working directory to the location where you want the cloned directory to be made.\n\n2. Download the repository using the [instruction](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n\n3. In the command line go to the directory with the files downloaded.\n```\ncd webbit\n```\n\n4. Install all necessary gems:\n```\nbundle install\n```\n\n5. Install all the dependencies listed within package.json in the local node_modules folder:\n```\nyarn install\n```\n\n6. To run migrations:\n```\nbundle exec rails db:migrate\n```\n\n7. To load the data from db/seeds.rb into the database:\n```\nbundle exec rails db:seed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fwebbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinawebdev%2Fwebbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinawebdev%2Fwebbit/lists"}