Skip to content

Instantly share code, notes, and snippets.

@adhorn
Created May 3, 2018 12:22
Show Gist options
  • Select an option

  • Save adhorn/6136adafe34edd1ae08068fdcbeb5ba7 to your computer and use it in GitHub Desktop.

Select an option

Save adhorn/6136adafe34edd1ae08068fdcbeb5ba7 to your computer and use it in GitHub Desktop.
Deploying the backend
# Deploy in the us-east-1 region
serverless deploy --region us-east-1
# Deploy in the us-west-2 region
serverless deploy --region us-west-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment