-
virtualenv env -p python3 -
source env/bin/activate -
pip install -r requirements.txtwill install the required packages. -
aws configureif not done already, set up IAM user for Zappa before this step. -
zappa init -
zappa deploy <your branch> -
zappa update <your branch>to update Lambda function.
willzhang05/cryptoticker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|