Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petermekhaeil/vercel-deployment-downloader
Download the source files from a Vercel deployment.
https://github.com/petermekhaeil/vercel-deployment-downloader
vercel vercel-deployment
Last synced: 2 days ago
JSON representation
Download the source files from a Vercel deployment.
- Host: GitHub
- URL: https://github.com/petermekhaeil/vercel-deployment-downloader
- Owner: petermekhaeil
- Created: 2022-12-30T04:13:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T00:48:03.000Z (over 1 year ago)
- Last Synced: 2024-10-10T21:21:09.354Z (about 1 month ago)
- Topics: vercel, vercel-deployment
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/vercel-deployment-downloader
- Size: 85 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vercel-deployment-downloader
Download the source files from a Vercel deployment.
## Usage
A Vercel Access Token is required to authenticate and use the Vercel API. [Create a Vercel Access Token](https://vercel.com/guides/how-do-i-use-a-vercel-api-access-token#creating-an-access-token) and set to environment variable `VERCEL_ACCESS_TOKEN`.
```bash
$ npx vercel-deployment-downloader
```