feat: depoly on now serverless function (#4554)

This commit is contained in:
fengkx
2020-04-28 17:28:57 +08:00
committed by GitHub
parent f5c6d6e100
commit 7902c547cf
6 changed files with 30 additions and 2 deletions

View File

@@ -263,6 +263,10 @@ env_variables:
# [END app_yaml]
```
#### Deploy to Vercel(Zeit Now)
Project export a now serverless function with a `now.json` configurationAfter installing[Vercel(Zeit Now)](https://vercel.com/docs/now-cli)just run `now` in project directory, RSSHub is on now serverless function.
### Install
Under RSSHub's root directory, execute the following commands to launch RSSHub