Skip to content

valine 评论自动推送到手机上,基于 Bark

Notifications You must be signed in to change notification settings

seasonrui/valine-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valine-push

valine comment auto push to your iPhone, based on Bark

How to run

  1. docker build -t valine-push .
  2. docker run -d --restart=always --name valine-push-container -e APP_ID="xxx" -e APP_KEY="xxx" -e SERVER_URLS="xxx" -e BARK_KEY="xxx" -e BLOG_URL="xxx" -p 3000:3000 valine-push:latest
env note
BLOG_URL your blog url
APP_ID LeanCloud AppID
APP_KEY LeanCloud AppKey
SERVER_URLS LeanCloud REST API
BARK_KEY Bark key

push.jpg

About

valine 评论自动推送到手机上,基于 Bark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published