# wechat-message-push **Repository Path**: GuoLiBin6/wechat-message-push ## Basic Information - **Project Name**: wechat-message-push - **Description**: 微信消息推送 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-09-28 - **Last Updated**: 2025-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: eggjs, wechat ## README # 微信消息推送 实现每日向固定的人推送一条暖心消息 ## 环境准备 * 操作系统:支持 macOS,Linux,Windows * 运行环境:建议选择 [LTS](https://nodejs.org/en/) 版本,最低要求 8.x。 ## 快速开始 安装依赖 ``` npm i ``` 启动项目 ``` npm run dev open http://localhost:7001 ``` 单元测试 ``` npm test ``` ## 文档 实现思路与踩坑注意文档详见 [wiki](https://github.com/GuoLiBin6/wechat-message-push/wiki/1.-%E6%8A%80%E6%9C%AF%E4%BB%8B%E7%BB%8D) ## 后记 代码会在 [GitHub](https://github.com/GuoLiBin6/wechat-message-push) 与 [Gitee](https://gitee.com/GuoLiBin6/wechat-message-push) 同步推送,相关 wiki 也会跟随代码进度更新,如有建议或问题 欢迎提 Issues,欢迎 Star & Fork 🤣 🤣 🤣