Skip to content

dsturm/get-vercel-source-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = ""

3 - Run the script and wait until complete.

node index.js <VERCEL URL> <DESTINATION>

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

About

Get source code hosted at vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%