{"id":15402162,"url":"https://github.com/liby99/saemanga","last_synced_at":"2025-04-16T02:31:33.832Z","repository":{"id":27084957,"uuid":"66202232","full_name":"Liby99/saemanga","owner":"Liby99","description":"(DEPRECATED) A minimalist manga reader with scrapper for cartoonmad.com","archived":false,"fork":false,"pushed_at":"2022-12-09T04:50:24.000Z","size":5362,"stargazers_count":7,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T04:12:22.948Z","etag":null,"topics":["manga-reader"],"latest_commit_sha":null,"homepage":"http://saemanga.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Liby99.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-21T14:14:18.000Z","updated_at":"2025-02-19T00:27:56.000Z","dependencies_parsed_at":"2023-01-14T05:57:29.814Z","dependency_job_id":null,"html_url":"https://github.com/Liby99/saemanga","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liby99","download_url":"https://codeload.github.com/Liby99/saemanga/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184516,"owners_count":21226387,"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":["manga-reader"],"created_at":"2024-10-01T16:01:19.368Z","updated_at":"2025-04-16T02:31:33.805Z","avatar_url":"https://github.com/Liby99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 冴えない漫画の育て方\n\nSae Manga, a minimalist manga reader developed by Liby with love. http://saemanga.com.\n\nThe 3.0 version is finally out! Please take a look at the website url above!\n\n# Introduction\n\nSae Manga is a minimalist manga reader with scrapper from http://cartoonmad.com.\n\nThe whole website is built upon [keeling-js](https://github.com/Liby99/keeling-js),\nwith MongoDB as database and [EJS-Alt](https://github.com/Liby99/ejs-alt) as\nrender engine.\n\nIn 3.0 I rewrote the whole system and completely use keeling-js and ejs-alt.\nNow the system has semi-enforced user system, a much more robust front-end and\nback-end, and much more user-friendly functionalities such as scaling, managing,\ngenre filtering and so on. In short future there will be even more great updates.\n\n# Getting Started\n\nFirst of all, make sure you installed [NodeJS](https://nodejs.org/) and\n[NPM](https://www.npmjs.com).\n\nTo build this, please first clone this repository, cd into `src/` folder and then\ninstall the dependencies.\n\n```\n$ git clone https://github.com/Liby99/saemanga.git\n$ cd saemanga/\n$ cd src/\n$ npm install\n```\n\nIf you want to integrate the Database, please also install\n[MongoDB](https://www.mongodb.com), set it up, and create a schema called `manga`.\nThen go to `src/data/` and create a file called `mongo.json` which contains\n\n```\n{\n  \"host\": \"localhost\",\n  \"port\": 27017,\n  \"username\": \"\u003cYour MongoDB Username\u003e\",\n  \"password\": \"\u003cYour MongoDB Password\u003e\",\n  \"database\": \"manga\"\n}\n```\n\nThen type\n\n```\nnpm run dev\n```\n\nto start the development server. You will see a line called\n\n```\nsuccessfully connected to mongo db\n```\n\nif you have correctly setup your database. After that, you can go to your browser\nand type `localhost:8193` to visit the locally running website.\n\n# License\n\nComing soon.\n\n# Documentation\n\nComing soon.\n\n# API\n\nComing soon.\n\n# Getting Help\n\nComing soon.\n\n# Issue Tracker\n\nComing soon.\n\n# Install \u0026 Deploy\n\nComing soon.\n\n# Contributing\n\nComing soon.\n\n# Reporting Security Issues\n\nComing soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby99%2Fsaemanga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliby99%2Fsaemanga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby99%2Fsaemanga/lists"}