Home
Softono

Get Vercel Source Code

Open source JavaScript
153
Stars
44
Forks
9
Issues
2
Watchers
2 years
Last Commit

 About Get Vercel Source Code

Get source code hosted at vercel

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Get Vercel Source Code?

We provide expert installation service for this software. Our team will install, configure, and secure Get Vercel Source Code on your server. plans start at just $30.

Get Vercel Source Code

View on GitHub

Get Vercel Source Code

Screen Shot 2021-04-08 at 12 33 31

Instructions

1 - Install the dependecies.

npm i

2 - Get your Vercel token at https://vercel.com/account/tokens, copy .env.sample as .env and update the value:

VERCEL_TOKEN = ""
# Optionally if using a team account
VERCEL_TEAM = ""

3 - Run the script and wait until complete.

node index.js <VERCEL DEPLOYMENT URL or ID> <DESTINATION>

For example, node index.js example-5ik51k4n7.vercel.app ../example.

Or using the id directly, node index.js dpl_6CR1uw9hBdpWgrMvPkncsTGRC18A ../example.