mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
docs: Deploy to Vercel button
This commit is contained in:
@@ -184,11 +184,11 @@ Then repeat the installation steps
|
||||
|
||||
## Heroku Deployment
|
||||
|
||||
[](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)
|
||||
[](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)
|
||||
|
||||
## Deploy to Vercel(Zeit Now)
|
||||
|
||||
Project export a now serverless function with a `now.json` configuration,After installing[Vercel(Zeit Now)](https://vercel.com/docs/now-cli),just run `now` in project directory, RSSHub is on now serverless function.
|
||||
[](https://vercel.com/import/project?template=https://github.com/DIYgod/RSSHub)
|
||||
|
||||
## Google App Engine(GAE) Deployment
|
||||
|
||||
|
||||
@@ -186,11 +186,11 @@ $ git pull
|
||||
|
||||
## 部署到 Heroku
|
||||
|
||||
[](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)
|
||||
[](https://heroku.com/deploy?template=https%3A%2F%2Fgithub.com%2FDIYgod%2FRSSHub)
|
||||
|
||||
## 部署至 Vercel(Zeit Now)
|
||||
|
||||
项目中导出了 now serverless function 并附带 `now.json`相关配置,安装了[Vercel(Zeit Now)](https://vercel.com/docs/now-cli)之后,只需要在项目中运行`now` 即可部署到 Now 的云函数上。
|
||||
[](https://vercel.com/import/project?template=https://github.com/DIYgod/RSSHub)
|
||||
|
||||
## 部署到 Google App Engine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user