https://github.com/crazygit/hpv-notification
https://github.com/crazygit/hpv-notification
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crazygit/hpv-notification
- Owner: crazygit
- Created: 2022-09-08T13:41:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T08:22:34.000Z (over 3 years ago)
- Last Synced: 2025-09-18T15:45:06.238Z (9 months ago)
- Language: Go
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HPV疫苗预约信息通知
## 使用
根据情况修改环境变量
```shell
$ cp .env.example .env
$ go run . fetch
```