https://github.com/caomeiyouren/rsshub-sync
同步 RSSHub 到 阿里云
https://github.com/caomeiyouren/rsshub-sync
Last synced: 6 months ago
JSON representation
同步 RSSHub 到 阿里云
- Host: GitHub
- URL: https://github.com/caomeiyouren/rsshub-sync
- Owner: CaoMeiYouRen
- License: mit
- Archived: true
- Created: 2024-06-08T03:55:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-10T19:07:52.000Z (over 1 year ago)
- Last Synced: 2025-02-23T10:43:04.806Z (8 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rsshub-sync
> 同步 RSSHub 到 阿里云
## 当前同步版本
```
registry.cn-hangzhou.aliyuncs.com/caomeiyouren/rsshub:latest
registry.cn-hangzhou.aliyuncs.com/caomeiyouren/rsshub:2024-06-10
```## 🏠 主页
[https://github.com/CaoMeiYouRen/rsshub-sync#readme](https://github.com/CaoMeiYouRen/rsshub-sync#readme)
## 📦 依赖要求
- node >=16
## 🚀 安装
```sh
npm install
```## 👨💻 使用
```sh
npm run start
```## 🛠️ 开发
```sh
npm run dev
```## 🔧 编译
```sh
npm run build
```## 🔍 Lint
```sh
npm run lint
```## 💾 Commit
```sh
npm run commit
```## 👤 作者
**CaoMeiYouRen**
* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)
* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)
## 🤝 贡献
欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/rsshub-sync/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/rsshub-sync/blob/master/CONTRIBUTING.md).## 💰 支持
如果觉得这个项目有用的话请给一颗⭐️,非常感谢
## 📝 License
Copyright © 2024 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).
This project is [MIT](https://github.com/CaoMeiYouRen/rsshub-sync/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_