{"id":29591736,"url":"https://github.com/whdzera/rails-danbooru-clone","last_synced_at":"2026-04-19T19:01:19.844Z","repository":{"id":280971723,"uuid":"943774519","full_name":"whdzera/rails-danbooru-clone","owner":"whdzera","description":"clone Danbooru using Rails","archived":false,"fork":false,"pushed_at":"2025-03-13T08:45:34.000Z","size":8945,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T01:33:04.465Z","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/whdzera.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":"2025-03-06T08:45:55.000Z","updated_at":"2025-03-13T08:45:38.000Z","dependencies_parsed_at":"2025-03-06T10:33:54.597Z","dependency_job_id":null,"html_url":"https://github.com/whdzera/rails-danbooru-clone","commit_stats":null,"previous_names":["rokhimin/rails-danbooru-clone","whdzera/rails-danbooru-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whdzera/rails-danbooru-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Frails-danbooru-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Frails-danbooru-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Frails-danbooru-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Frails-danbooru-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whdzera","download_url":"https://codeload.github.com/whdzera/rails-danbooru-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Frails-danbooru-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-07-20T05:31:52.468Z","updated_at":"2026-04-19T19:01:19.837Z","avatar_url":"https://github.com/whdzera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Readme\n# Rails Danbooru Clone\nThis project is a clone of [Danbooru](https://danbooru.donmai.us/) using Rails.\n\n## Requirements\n\n- **Ruby** – Version specified in `.ruby-version`.\n- **Rails** – Ensure the correct version is installed as defined in `Gemfile`.\n\n## View\n![](https://i.imgur.com/qUQQMWh.png)\n![](https://i.imgur.com/6Ds6XAO.png)\n\n## Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/rokhimin/rails-danbooru-clone.git\n   ```\n\n2. **Navigate to the project directory**:\n\n   ```bash\n   cd rails-danbooru-clone\n   ```\n\n3. **Install dependencies**:\n\n   ```bash\n   bundle install\n   ```\n\n4. **Set up the database**:\n\n   ```bash\n   rails db:create\n   rails db:migrate\n   rails db:seed\n   ```\n\n## Usage\n\n1. **Start the Rails server**:\n\n   ```bash\n   rails server\n   ```\n\n2. **Access the application** via a web browser at `http://localhost:3000`.\n\n## Testing\n\nTo run the test suite:\n\n```bash\nrails test\n```\n\n## Contribution\n\n1. **Fork the repository**.\n2. **Create a new feature branch**:\n   ```bash\n   git checkout -b new-feature\n   ```\n3. **Commit your changes**:\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n4. **Push to the branch**:\n   ```bash\n   git push origin new-feature\n   ```\n5. **Open a Pull Request**.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Frails-danbooru-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhdzera%2Frails-danbooru-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Frails-danbooru-clone/lists"}