{"id":15402163,"url":"https://github.com/liby99/saemanga-rust","last_synced_at":"2025-04-16T02:33:44.371Z","repository":{"id":90735995,"uuid":"183169132","full_name":"Liby99/saemanga-rust","owner":"Liby99","description":"Minimal Manga Reader in Rust, using Rocket, Handlebars, Webpack and TypeScript","archived":false,"fork":false,"pushed_at":"2020-06-09T07:08:33.000Z","size":2754,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:12:41.172Z","etag":null,"topics":["manga-reader","manga-scraper","rust","rust-rocket","webapp"],"latest_commit_sha":null,"homepage":"http://saemanga.com","language":"Rust","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/Liby99.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":"2019-04-24T07:08:07.000Z","updated_at":"2025-02-19T00:27:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"85eaf4d1-f35d-4c2d-844f-52cd20838f9c","html_url":"https://github.com/Liby99/saemanga-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liby99%2Fsaemanga-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liby99","download_url":"https://codeload.github.com/Liby99/saemanga-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184674,"owners_count":21226435,"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","manga-scraper","rust","rust-rocket","webapp"],"created_at":"2024-10-01T16:01:19.397Z","updated_at":"2025-04-16T02:33:44.355Z","avatar_url":"https://github.com/Liby99.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 冴えない漫画の育て方\n\nThis manga website finally comes with a rust implementation. This is not in production yet but will be soon integrated. So, I'm happy to announce that this is the 4.0 version of [saemanga.com](https://saemanga.com)!\n\n## Development\n\nYou can run\n\n``` bash\n$ npm run dev\n```\n\nTo start the dev server. This command will first try to compile the webpack and rust code. Then it will listen to the changes of both front-end and back-end files and recompile accordingly. So as soon as you start the dev server you don't need to touch the command line and you can simply make changes to the files as you wish. The server will be refreshing accordingly.\n\n## Build for Release and Deploy\n\nYou can run\n\n``` bash\n$ npm run build-prod\n```\n\nTo build the production codes. This will compile all the front-end assets to `/public`, all the template to `/templates`, and the rust executable to `/target/release`.\n\nAfter this you should be thinking of uploading the code to the server. You can run\n\n``` bash\n$ ./scripts/upload.sh\n```\n\nTo do the upload. Note that you still need to do a `cargo build --release` on the server so that the executable will be adapted to the server system. Finally, you can type\n\n``` bash\n$ npm run prod\n```\n\nTo start the production run. Note that in this case both the server as well as the scheduler will be ran by [pm2](http://pm2.keymetrics.io) so make sure you have pm2 installed globally.\n\n## Features\n\nThis is a manga site for Chinese manga readers since the translations are in Chinese. This manga site features scraper to [Cartoonmad](cartoonmad.com) and all the images are from that manga site. This manga site also features a minimalist design so that there's minimal overhead influencing your experience reading the manga. It will be a great experience so please try it out!\n\nTechnology wise, this manga site has\n\n- Rust back-end powered by [Rocket](rocket.rs)\n- TypeScript front-end with a self-written front-end component based library\n- SCSS based stylesheets\n- Handlebars templates that could be used by both front-end and back-end\n- Python powered scheduler which runs simultaneously as a separate process\n- Great infrastructure empowering Rust/TypeScript development","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby99%2Fsaemanga-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliby99%2Fsaemanga-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliby99%2Fsaemanga-rust/lists"}