254 Forks
2050 Stars
2050 Watchers

serverless

This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.

How to download and setup serverless

Open terminal and run command
git clone https://github.com/cdk-patterns/serverless.git
git clone is used to create a copy or clone of serverless repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serverless https://github.com/cdk-patterns/serverless/archive/master.zip

Or simply clone serverless with SSH
[email protected]:cdk-patterns/serverless.git

If you have some problems with serverless

You may open issue on serverless support forum (system) here: https://github.com/cdk-patterns/serverless/issues