wonder
|
ae9a44a95a
|
fix: 部署机强制同步远程代码,避免本地修改阻塞
|
2026-06-21 22:12:45 +08:00 |
|
wonder
|
f5f19fe7ac
|
feat: 添加一键部署脚本 deploy.sh
|
2026-06-21 22:07:41 +08:00 |
|
wonder
|
7ae9e5515e
|
chore: .gitignore 添加编译产物 cc-hook
|
2026-06-21 22:02:26 +08:00 |
|
wonder
|
075a8bf40b
|
feat: 引入 godotenv 管理环境变量,优化 Dockerfile 构建
- 新增 .env.example 和 .gitignore
- config.go 使用 godotenv 加载 .env,移除硬编码凭据
- docker-compose.yml 改用 env_file 引用 .env
- Dockerfile 使用国内镜像源 + 缓存加速构建
- README.md Hook URL 改为服务器地址,配置说明更新
|
2026-06-21 22:01:38 +08:00 |
|
wonder
|
2566f9f4aa
|
feat: cc-hook v1.0 - Claude Code 钩子服务
- Go HTTP 服务,监听 :8082
- 支持 Notification 和 Stop 事件
- 转发至 Gotify 推送通知
- Docker 多阶段构建
- 环境变量配置
- 详细中文 README 文档
|
2026-06-21 21:49:51 +08:00 |
|
wonder
|
5187739a61
|
Initial commit
|
2026-06-21 21:23:50 +08:00 |
|