feat: 增加GitHub趋势排行

This commit is contained in:
helti
2025-01-14 17:28:20 +08:00
parent b033e7574c
commit e2bee69738
4 changed files with 164 additions and 2 deletions

View File

@@ -167,9 +167,10 @@ npm run build
npm run start
```
#### pm2 部署
### pm2 部署
```bash
npm i pm2 -g
sh ./deploy.sh
```