Skip to content

liudonjun/node-pushCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs 版本 测试号推送消息卡片

所需地址

测试号地址 https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index

天气接口文档 https://yiketianqi.com/index/doc?version=day

使用说明

替换配置文件中测试号所需 appid,templateIdOne,secret,openId

运行项目

    npm i

    npm run dev

如果没有服务器可以选择云函数进行定时推送 https://gitee.com/Coder-Jun/node-push-card

目录结构

node-serve
├─ .prettierrc
├─ package.json
├─ README.md
├─ src
  ├─ api
    └─ manage.js
  ├─ config
    ├─ Birthday.js 生日配置
    ├─ Dto.js
    └─ index.js 配置文件
  ├─ index.js 配置颜色值
  └─ util
     ├─ index.js
     └─ request.js
├─ template 模板demo
  └─ template.md
├─ yarn-error.log
└─ yarn.lock

效果预览

About

测试号推送卡片信息

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published