{"id":28713919,"url":"https://github.com/whdzera/kitsu-manga","last_synced_at":"2026-04-18T14:33:19.373Z","repository":{"id":282543839,"uuid":"948866994","full_name":"whdzera/kitsu-manga","owner":"whdzera","description":"A web manga reader built with Ruby on Rails, featuring a clean interface and seamless reading experience.","archived":false,"fork":false,"pushed_at":"2025-07-02T20:39:10.000Z","size":281,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T01:33:03.905Z","etag":null,"topics":["bulma-css","manga","manga-reader","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":"apache-2.0","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":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-15T06:08:02.000Z","updated_at":"2026-01-12T16:21:15.000Z","dependencies_parsed_at":"2025-06-28T13:20:32.494Z","dependency_job_id":"14ea3528-7b99-4582-ad1e-1dbf3acade4b","html_url":"https://github.com/whdzera/kitsu-manga","commit_stats":null,"previous_names":["rokhimin/kitsu-manga","whdzera/kitsu-manga"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whdzera/kitsu-manga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fkitsu-manga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fkitsu-manga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fkitsu-manga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fkitsu-manga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whdzera","download_url":"https://codeload.github.com/whdzera/kitsu-manga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdzera%2Fkitsu-manga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31972371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["bulma-css","manga","manga-reader","rails","ruby"],"created_at":"2025-06-15T01:00:32.604Z","updated_at":"2026-04-18T14:33:19.342Z","avatar_url":"https://github.com/whdzera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitsu Manga\n\nKitsu Manga is a web reading manga written in Ruby on Rails, featuring a clean interface and seamless reading experience.\n\n## View\n\n\u003cimg src=\"https://i.imgur.com/kqbWq4O.png\" width=\"80%\"\u003e\n\n\u003cimg src=\"https://i.imgur.com/HrQfMMH.png\" width=\"80%\"\u003e\n\n\u003cimg src=\"https://i.imgur.com/KibV3kz.png\" width=\"80%\"\u003e\n\n## Features\n\n- UI with Bulma \u0026 FA\n- login/regist auth with Devise\n- login/regist anti bot with Hcaptcha\n- Email confirmation register with Action Mailer\n- Pagination with Kaminari\n- Role: Admin, Member, Guest(without regist)\n- Admin dashboard: User and Manga management, reports, etc\n- Profile users: About, Rencet fav manga, etc\n- Bookmarks System\n- Comments system\n\n## Tech Stack\n\n- Ruby on Rails (Backend)\n- SQLite (Database) for development, can be switched to MySQL or PostgreSQL\n- Bulma and Font-awesome (Styling and icon)\n- Stimulus (Interactive)\n\n### Prerequisites\n\n- Ruby (3.3.0)\n- Rails (8.0.1)\n- ImageMagick (6.9.11)\n\n### Setup\n\n1. Clone this repository:\n   ```sh\n   git clone https://github.com/whdzera/kitsu-manga.git\n   cd kitsu-manga\n   ```\n2. Install dependencies:\n   ```sh\n   bundle install\n   ```\n3. Setup the database:\n   ```sh\n   rails db:setup\n   ```\n4. Start the Rails server:\n   ```sh\n   rails server\n   ```\n\n## Developer Tool\n\nRun Rails Development mode:\n   ```sh\n   rake dev\n   ```\n\nRun Unit Test:\n   ```sh\n   rake test\n   ```\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature-branch`\n3. Make your changes and commit them: `git commit -m 'Add new feature'`\n4. Push to the branch: `git push origin feature-branch`\n5. Create a pull request.\n\n## Gists\n\n- [Automation increase chapter in kitsumanga](https://gist.github.com/whdzera/b99aa5c9d2d779a52ae4e2fc9b132e99)\n\n## License\n\n`Do not deploy on a public server without my permission`\n\nThis project is licensed under the Apache License.\n\n## Contact\n\nFor any questions or suggestions, feel free to open an issue on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Fkitsu-manga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhdzera%2Fkitsu-manga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdzera%2Fkitsu-manga/lists"}