{"id":18537929,"url":"https://github.com/easywebapp/webcell-mobile","last_synced_at":"2025-10-23T17:35:30.588Z","repository":{"id":91745298,"uuid":"328492546","full_name":"EasyWebApp/WebCell-mobile","owner":"EasyWebApp","description":"Mobile App scaffold of WebCell v3, which is a PWA scaffold based on Material Design Web components, with Anti-996 sample data.","archived":false,"fork":false,"pushed_at":"2025-03-14T11:04:13.000Z","size":1114,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T10:42:38.888Z","etag":null,"topics":["app","component","material-design","parcel","pwa","scaffold","tailwind-css","web"],"latest_commit_sha":null,"homepage":"https://web-cell.dev/WebCell-mobile/","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/EasyWebApp.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":"2021-01-10T22:30:23.000Z","updated_at":"2025-03-14T12:22:13.000Z","dependencies_parsed_at":"2024-06-27T00:58:53.123Z","dependency_job_id":"e2edfef7-ae7a-4796-aaa7-b3f9c5402e94","html_url":"https://github.com/EasyWebApp/WebCell-mobile","commit_stats":null,"previous_names":["easywebapp/webcell-mobile"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/EasyWebApp/WebCell-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EasyWebApp","download_url":"https://codeload.github.com/EasyWebApp/WebCell-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-mobile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265398424,"owners_count":23758474,"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":["app","component","material-design","parcel","pwa","scaffold","tailwind-css","web"],"created_at":"2024-11-06T19:41:18.303Z","updated_at":"2025-10-23T17:35:30.506Z","avatar_url":"https://github.com/EasyWebApp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/EasyWebApp.png)\n\n# WebCell-mobile\n\nMobile App scaffold of [WebCell v3][1]\n\nhttps://web-cell.dev/WebCell-mobile/\n\n[![CI \u0026 CD](https://github.com/EasyWebApp/WebCell-mobile/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: [MDUI v2][6]\n-   PWA framework: [Workbox v7][7]\n-   Package bundler: [Parcel v2][8]\n-   CI / CD: GitHub [Actions][9] + [Pages][10]\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][11]: set up Issue labels \u0026 Pull Request rules\n    2.  [PR badge][12]: set up Online [VS Code][13] editor entries in Pull Request description\n\n2.  Click the **[\u003ckbd\u003eUse this template\u003c/kbd\u003e][14] 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][15] as [Repository secrets][16], then every commit will get an independent **Preview URL**\n\n5.  Recommend to add a [Notification step in GitHub actions][17] 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][18] instead of IM messages or Mobile Phone calls\n\n7.  Collect all these issues into [Project kanbans][19], 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/EasyWebApp/WebCell-mobile/actions/workflows/main.yml\n[3]: https://codespaces.new/EasyWebApp/WebCell-mobile\n[4]: https://gitpod.io/?autostart=true#https://github.com/EasyWebApp/WebCell-mobile\n[5]: https://typescriptlang.org/\n[6]: https://www.mdui.org/\n[7]: https://developers.google.com/web/tools/workbox\n[8]: https://parceljs.org/\n[9]: https://github.com/features/actions\n[10]: https://pages.github.com/\n[11]: https://github.com/apps/settings\n[12]: https://pullrequestbadge.com/\n[13]: https://code.visualstudio.com/\n[14]: https://github.com/new?template_name=WebCell-mobile\u0026template_owner=EasyWebApp\n[15]: https://github.com/EasyWebApp/mobile/blob/05baec7446a8cb84a3cdc6dd184cc7314c63b468/.github/workflows/main.yml#L10-L12\n[16]: https://github.com/EasyWebApp/WebCell-mobile/settings/secrets/actions\n[17]: https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/bb4675a56bf1d6b207231313da5ed0af7cf0ebd6/.github/workflows/pull-request.yml#L32-L56\n[18]: https://github.com/EasyWebApp/WebCell-mobile/issues/new/choose\n[19]: https://github.com/EasyWebApp/WebCell-mobile/projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasywebapp%2Fwebcell-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-mobile/lists"}