项目介绍
基于官方接口,高效订阅微信公众号,更新最新文章,并生成RSS书签,支持Web。
安装与使用
python
安装Python依赖
pip install -r requirements.txt
配置数据库 复制并修改配置文件:
cp config.example.yaml config.yaml
启动API服务
uvicorn web:app --host 0.0.0.0 --port 8001 --reload
前端
cd web_ui
npm install
npm run dev
docker
docker run -d --name we-mp-rss -p 8001:8001 ghcr.io/rachelos/we-mp-rss:latest
功能截图
推荐本站淘宝优惠价购买喜欢的宝贝:
本文链接:https://www.hqyman.cn/post/11549.html 非本站原创文章欢迎转载,原创文章需保留本站地址!
休息一下~~