ServerlessOpsIO / wild-rydes-ride-requests

Wild Rydes ride request backend
Other
0 stars 1 forks source link

Serverless Framework AWS Python 3.6 Template

Serverless License Build Status

Creates a Python 3.6 Serverless Framework project for AWS.

Sets up a project with ServerlessOps project conventions. These conventions include:

Usage

To use, provide the url to this repository when creating a project.

sls create -u https://github.com/ServerlessOpsIO/sls-aws-python-36 -p <PATH> -n <NAME>