Skip to content

TJUSSE/push-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push-service

Dependency Status

SSE 通知推送服务,定时取出需要推送的通知,依次加入发送队列(邮件发送由 mailer 完成)

安装库依赖

npm install

配置

config/config.yml.example 重命名为 config/config.yml,并参照说明完成配置

启动服务

npm start           # 按照配置文件中指定的时间推送
node push.js 18:00  # 每天 18:00 推送

About

Push notice to message queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published