
第一部分:Vercel+Umami
-
第一步
1.1 Forkumami到自己的Github仓库
1.2 创建项目

-
第二步
...大约 4 分钟

第一步
1.1 Forkumami到自己的Github仓库

1.2 创建项目

第二步

使用一个 Github Template 创建了我自己的仓库,需要同步一下补丁更新,总不能自己手抄一遍吧,搜了一下解决方案。
记录一下。
给上游仓库取个名字,如果将命名为 upstream ,可以在本地仓库中运行以下命令:
git remote add upstream https://github.com/$<upstream-repo>.git