You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[][3]
12
12
[][4]
@@ -15,7 +15,7 @@ https://web-cell.dev/mobile/
15
15
16
16
- Language: [TypeScript v5][5]
17
17
- Component engine: [WebCell v3][1]
18
-
- Component suite: [Material Web v1][6]
18
+
- Component suite: [MDUI v2][6]
19
19
- PWA framework: [Workbox v7][7]
20
20
- Package bundler: [Parcel v2][8]
21
21
- CI / CD: GitHub [Actions][9] + [Pages][10]
@@ -36,28 +36,39 @@ pnpm build
36
36
37
37
## Best practice
38
38
39
-
1. Install **[Settings][11] GitHub app** in your account or organization
40
-
2. Click the **[Use this template][12] button** on the top of this GitHub repository's home page, then create your own repository in the app-installed namespace above
41
-
3. Click the **[Open in GitHub codespaces][4] button** on the top of ReadMe file, then an **online VS Code development environment** will be started immediately
42
-
4. Set [Vercel variables][13] as [Repository secrets][14], then every commit will get an independent **Preview URL**
43
-
5. Recommend to add a [Notification step in GitHub actions][15] for your Team IM app
44
-
6. Remind the PMs & users of your product to submit **Feature/Enhancement** requests or **Bug** reports with [Issue forms][16] instead of IM messages or Mobile Phone calls
45
-
7. Collect all these issues into [Project kanbans][17], then create **Pull requests** & add `closes #issue_number` into its description for automation
39
+
1. Install GitHub apps in your organization or account:
40
+
41
+
1.[Probot settings][11]: set up Issue labels & Pull Request rules
42
+
2.[PR badge][12]: set up Online [VS Code][13] editor entries in Pull Request description
43
+
44
+
2. Click the **[<kbd>Use this template</kbd>][14] button** on the top of this GitHub repository's home page, then create your own repository in the app-installed namespace above
45
+
46
+
3. Click the **[<kbd>Open in GitHub codespaces</kbd>][3] button** on the top of ReadMe file, then an **online VS Code development environment** will be started immediately
47
+
48
+
4. Set [Vercel variables][15] as [Repository secrets][16], then every commit will get an independent **Preview URL**
49
+
50
+
5. Recommend to add a [Notification step in GitHub actions][17] for your Team IM app
51
+
52
+
6. Remind the PMs & users of your product to submit **Feature/Enhancement** requests or **Bug** reports with [Issue forms][18] instead of IM messages or Mobile Phone calls
53
+
54
+
7. Collect all these issues into [Project kanbans][19], then create **Pull requests** & add `closes #issue_number` into its description for automation
0 commit comments