{"id":18537931,"url":"https://github.com/easywebapp/webcell-dashboard","last_synced_at":"2026-02-15T15:07:25.169Z","repository":{"id":44600965,"uuid":"248425285","full_name":"EasyWebApp/WebCell-dashboard","owner":"EasyWebApp","description":"Admin DashBoard scaffold of WebCell v3","archived":false,"fork":false,"pushed_at":"2025-01-19T17:52:56.000Z","size":2676,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T11:48:02.456Z","etag":null,"topics":["admin","bootstrap","dashboard","scaffold","template","web-component"],"latest_commit_sha":null,"homepage":"http://web-cell.dev/WebCell-dashboard/","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":"2020-03-19T06:14:43.000Z","updated_at":"2025-01-22T14:06:32.000Z","dependencies_parsed_at":"2024-01-14T03:32:22.862Z","dependency_job_id":"1b8bcae5-d91a-40d5-b3c4-46d97a74ce2a","html_url":"https://github.com/EasyWebApp/WebCell-dashboard","commit_stats":null,"previous_names":["easywebapp/webcell-dashboard"],"tags_count":0,"template":true,"template_full_name":"EasyWebApp/WebCell-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EasyWebApp%2FWebCell-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EasyWebApp","download_url":"https://codeload.github.com/EasyWebApp/WebCell-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254257075,"owners_count":22040402,"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":["admin","bootstrap","dashboard","scaffold","template","web-component"],"created_at":"2024-11-06T19:41:18.675Z","updated_at":"2026-02-15T15:07:20.150Z","avatar_url":"https://github.com/EasyWebApp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/EasyWebApp.png)\n\n# WebCell-dashboard\n\nAdmin DashBoard scaffold of **WebCell** v3\n\nhttps://web-cell.dev/WebCell-dashboard/\n\n[![CI \u0026 CD](https://github.com/EasyWebApp/WebCell-dashboard/actions/workflows/main.yml/badge.svg)][1]\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)][2]\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)][3]\n\n## Technology stack\n\n-   Language: [TypeScript v5][4]\n-   Component engine: [WebCell v3][5]\n-   Component suite: [BootCell v2][6]\n-   State management: [MobX v6][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][2] 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://github.com/EasyWebApp/WebCell-dashboard/actions/workflows/main.yml\n[2]: https://codespaces.new/EasyWebApp/WebCell-dashboard\n[3]: https://gitpod.io/?autostart=true#https://github.com/EasyWebApp/WebCell-dashboard\n[4]: https://typescriptlang.org/\n[5]: https://web-cell.dev/\n[6]: https://bootstrap.web-cell.dev/\n[7]: https://mobx.js.org/\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-dashboard\u0026template_owner=EasyWebApp\n[16]: https://github.com/idea2app/Next-Bootstrap-ts/blob/80967ed49045af9dbcf4d3695a2c39d53a6f71f1/.github/workflows/pull-request.yml#L9-L12\n[17]: https://github.com/EasyWebApp/WebCell-dashboard/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-dashboard/issues/new/choose\n[20]: https://github.com/EasyWebApp/WebCell-dashboard/projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasywebapp%2Fwebcell-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasywebapp%2Fwebcell-dashboard/lists"}