{"id":18537932,"url":"https://github.com/easywebapp/webcell-scaffold","last_synced_at":"2025-04-09T17:37:11.022Z","repository":{"id":91745282,"uuid":"226185348","full_name":"EasyWebApp/WebCell-scaffold","owner":"EasyWebApp","description":"App Project scaffold of WebCell v3","archived":false,"fork":false,"pushed_at":"2024-11-20T22:28:31.000Z","size":1135,"stargazers_count":6,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T09:11:35.525Z","etag":null,"topics":["jsx","typescript","web-cell","web-component"],"latest_commit_sha":null,"homepage":"http://web-cell.dev/WebCell-scaffold/","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":"2019-12-05T20:40:50.000Z","updated_at":"2024-11-20T22:29:49.000Z","dependencies_parsed_at":"2024-06-27T21:04:59.983Z","dependency_job_id":"47e1f2dc-7cf6-4461-8a38-a22aeb103eb8","html_url":"https://github.com/EasyWebApp/WebCell-scaffold","commit_stats":null,"previous_names":["easywebapp/webcell-scaffold"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EasyWebApp","download_url":"https://codeload.github.com/EasyWebApp/WebCell-scaffold/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248078330,"owners_count":21044090,"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":["jsx","typescript","web-cell","web-component"],"created_at":"2024-11-06T19:41:19.646Z","updated_at":"2025-04-09T17:37:10.999Z","avatar_url":"https://github.com/EasyWebApp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](src/image/WebCell-0.png)\n\n# WebCell-scaffold\n\nApp Project scaffold of [WebCell][1] v3\n\nhttps://web-cell.dev/WebCell-scaffold/\n\n[![CI \u0026 CD](https://github.com/EasyWebApp/WebCell-scaffold/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/EasyWebApp/WebCell-scaffold/actions/workflows/main.yml\n[3]: https://codespaces.new/EasyWebApp/WebCell-scaffold\n[4]: https://gitpod.io/?autostart=true#https://github.com/EasyWebApp/WebCell-scaffold\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=WebCell-scaffold\u0026template_owner=EasyWebApp\n[16]: https://github.com/EasyWebApp/WebCell-scaffold/blob/eaa710bc8d737a52bf726ebe339e2a29db7e3e04/.github/workflows/main.yml#L9-L11\n[17]: https://github.com/EasyWebApp/WebCell-scaffold/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/EasyWebApp/WebCell-scaffold/issues/new/choose\n[20]: https://github.com/EasyWebApp/WebCell-scaffold/projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasywebapp%2Fwebcell-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-scaffold/lists"}