mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 23:34:38 +08:00
update docs: launch guide
This commit is contained in:
@@ -295,4 +295,14 @@ keyword: 关键词
|
||||
|
||||
company: 快递公司代码,参考 [API URL 所支持的快递公司及参数说明](https://www.kuaidi100.com/download/api_kuaidi100_com%2820140729%29.doc)
|
||||
|
||||
number: 快递单号
|
||||
number: 快递单号
|
||||
|
||||
## 搭建
|
||||
|
||||
环境:需要 Node.js v7.6.0 或更高版本,若启用 Redis 缓存需要先启动 Redis
|
||||
|
||||
安装依赖:`yarn`
|
||||
|
||||
修改配置:配置文件为 `config.js`
|
||||
|
||||
启动程序:`node index.js`
|
||||
Reference in New Issue
Block a user