{"id":27206500,"url":"https://github.com/idea2app/book-reader","last_synced_at":"2026-02-06T15:04:43.795Z","repository":{"id":286884054,"uuid":"864538976","full_name":"idea2app/book-reader","owner":"idea2app","description":"An AI OCR \u0026 speak tool for people who love the Paper Book \u0026 tired to read with their own eyes.","archived":false,"fork":false,"pushed_at":"2024-10-07T15:47:20.000Z","size":1142,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-06T18:14:20.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://idea-book-reader.pages.dev/","language":"TypeScript","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/idea2app.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":"2024-09-28T13:44:14.000Z","updated_at":"2025-04-13T15:51:55.000Z","dependencies_parsed_at":"2025-04-09T23:44:53.061Z","dependency_job_id":null,"html_url":"https://github.com/idea2app/book-reader","commit_stats":null,"previous_names":["idea2app/book-reader"],"tags_count":0,"template":false,"template_full_name":"EasyWebApp/WebCell-scaffold","purl":"pkg:github/idea2app/book-reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fbook-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fbook-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fbook-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fbook-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idea2app","download_url":"https://codeload.github.com/idea2app/book-reader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fbook-reader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-04-09T23:43:30.182Z","updated_at":"2026-02-06T15:04:43.779Z","avatar_url":"https://github.com/idea2app.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](src/image/WebCell-0.png)\n\n# PaperBookReader\n\nApp Project scaffold of [WebCell][1] v3\n\nhttps://pager-book-reader.pages.dev/\n\n[![CI \u0026 CD](https://github.com/Open-Source-Bazaar/PaperBookReader/actions/workflows/main.yml/badge.svg)][2]\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)][3]\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)][4]\n\n## Technology stack\n\n-   Language: [TypeScript v5][5]\n-   Component engine: [WebCell v3][1]\n-   Component suite: [BootCell v2][7]\n-   PWA framework: [Workbox v7][8]\n-   Package bundler: [Parcel v2][9]\n-   CI / CD: GitHub [Actions][10] + [Pages][11]\n\n## Development\n\n```shell\nnpm i pnpm -g\npnpm i\nnpm start\n```\n\n## Deployment\n\n```shell\npnpm build\n```\n\n## Best practice\n\n1.  Install GitHub apps in your organization or account:\n\n    1.  [Probot settings][12]: set up Issue labels \u0026 Pull Request rules\n    2.  [PR badge][13]: set up Online [VS Code][14] editor entries in Pull Request description\n\n2.  Click the **[\u003ckbd\u003eUse this template\u003c/kbd\u003e][15] button** on the top of this GitHub repository's home page, then create your own repository in the app-installed namespace above\n\n3.  Click the **[\u003ckbd\u003eOpen in GitHub codespaces\u003c/kbd\u003e][3] button** on the top of ReadMe file, then an **online VS Code development environment** will be started immediately\n\n4.  Set [Vercel variables][16] as [Repository secrets][17], then every commit will get an independent **Preview URL**\n\n5.  Recommend to add a [Notification step in GitHub actions][18] for your Team IM app\n\n6.  Remind the PMs \u0026 users of your product to submit **Feature/Enhancement** requests or **Bug** reports with [Issue forms][19] instead of IM messages or Mobile Phone calls\n\n7.  Collect all these issues into [Project kanbans][20], then create **Pull requests** \u0026 add `closes #issue_number` into its description for automation\n\n[1]: https://web-cell.dev/\n[2]: https://github.com/Open-Source-Bazaar/PaperBookReader/actions/workflows/main.yml\n[3]: https://codespaces.new/Open-Source-Bazaar/PaperBookReader\n[4]: https://gitpod.io/?autostart=true#https://github.com/Open-Source-Bazaar/PaperBookReader\n[5]: https://typescriptlang.org/\n[7]: https://bootstrap.web-cell.dev/\n[8]: https://developers.google.com/web/tools/workbox\n[9]: https://parceljs.org/\n[10]: https://github.com/features/actions\n[11]: https://pages.github.com/\n[12]: https://github.com/apps/settings\n[13]: https://pullrequestbadge.com/\n[14]: https://code.visualstudio.com/\n[15]: https://github.com/new?template_name=PaperBookReader\u0026template_owner=EasyWebApp\n[16]: https://github.com/Open-Source-Bazaar/PaperBookReader/blob/eaa710bc8d737a52bf726ebe339e2a29db7e3e04/.github/workflows/main.yml#L9-L11\n[17]: https://github.com/Open-Source-Bazaar/PaperBookReader/settings/secrets/actions\n[18]: https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/bb4675a56bf1d6b207231313da5ed0af7cf0ebd6/.github/workflows/pull-request.yml#L32-L56\n[19]: https://github.com/Open-Source-Bazaar/PaperBookReader/issues/new/choose\n[20]: https://github.com/Open-Source-Bazaar/PaperBookReader/projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fbook-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidea2app%2Fbook-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fbook-reader/lists"}