Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```