884 Forks
1543 Stars
1543 Watchers

lambda-refarch-webapp

The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.

How to download and setup lambda-refarch-webapp

Open terminal and run command
git clone https://github.com/aws-samples/lambda-refarch-webapp.git
git clone is used to create a copy or clone of lambda-refarch-webapp 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 lambda-refarch-webapp https://github.com/aws-samples/lambda-refarch-webapp/archive/master.zip

Or simply clone lambda-refarch-webapp with SSH
[email protected]:aws-samples/lambda-refarch-webapp.git

If you have some problems with lambda-refarch-webapp

You may open issue on lambda-refarch-webapp support forum (system) here: https://github.com/aws-samples/lambda-refarch-webapp/issues