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: 17 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T00:48:03.000Z (over 1 year ago)
- Last Synced: 2024-12-15T00:29:22.539Z (about 2 months ago)
- Topics: vercel, vercel-deployment
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/vercel-deployment-downloader
- Size: 85 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
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
```