Skip to content

Instantly share code, notes, and snippets.

@jspies
Created March 19, 2019 23:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jspies/751a51e066e14dd8f55af036a1efb4a1 to your computer and use it in GitHub Desktop.
Save jspies/751a51e066e14dd8f55af036a1efb4a1 to your computer and use it in GitHub Desktop.
Prep for CF Demo
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash
nvm install 11.4
npm install serverless -g
serverless create --template cloudflare-workers-enterprise —path demo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment