{"id":19226836,"url":"https://github.com/lee88688/epub-reader-server","last_synced_at":"2025-09-06T16:33:38.050Z","repository":{"id":102506700,"uuid":"285248431","full_name":"lee88688/epub-reader-server","owner":"lee88688","description":"epub reader app server","archived":false,"fork":false,"pushed_at":"2021-01-20T07:33:50.000Z","size":285,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-02-23T10:26:44.193Z","etag":null,"topics":["eggjs","epub","epub-reader","reader"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lee88688.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":"2020-08-05T09:56:17.000Z","updated_at":"2021-01-20T07:33:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fa9bbb3-c253-49c8-80eb-a0ec305d440b","html_url":"https://github.com/lee88688/epub-reader-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lee88688/epub-reader-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee88688%2Fepub-reader-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee88688%2Fepub-reader-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee88688%2Fepub-reader-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee88688%2Fepub-reader-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lee88688","download_url":"https://codeload.github.com/lee88688/epub-reader-server/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee88688%2Fepub-reader-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670956,"owners_count":24625662,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":["eggjs","epub","epub-reader","reader"],"created_at":"2024-11-09T15:20:29.204Z","updated_at":"2025-08-16T05:33:10.355Z","avatar_url":"https://github.com/lee88688.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epub-reader\n\nthis project is inspired by [Android APP Lithium](https://play.google.com/store/apps/details?id=com.faultexception.reader\u0026hl=en_US\u0026gl=US). Lithium is a very great reader app for offline epub book. this project with [reader app](https://github.com/lee88688/epub-reader-app) is a online reader service for epub book. all with books, marks and bookmarks is store on server.\n\ncurrent features:\n- category\n- marks with comments\n- bookmarks\n- display toc\n- pc and mobile compatible \n\nfeel free to give a new issue and pull requests.\n\n## build docker image\n\nTo build docker image, it need download [reader app](https://github.com/lee88688/epub-reader-app) release(epub-reader-app.zip) and extract to root/public directory and build.\n\nwhen run docker image, you need give `MONGO_DB` env for mongodb uri, and mount folder to `/opt/asar` for users' uploading books.\n\n## QuickStart\n\nsee [egg docs][egg] for more detail.\n\n### Development\n\n```bash\n$ npm i\n$ npm run dev\n$ open http://localhost:7001/\n```\n\n### Deploy\n\n```bash\n$ npm start\n$ npm stop\n```\n\n### npm scripts\n\n- Use `npm run lint` to check code style.\n- Use `npm test` to run unit test.\n- Use `npm run autod` to auto detect dependencies upgrade, see [autod](https://www.npmjs.com/package/autod) for more detail.\n\n\n[egg]: https://eggjs.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee88688%2Fepub-reader-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flee88688%2Fepub-reader-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee88688%2Fepub-reader-server/lists"}