Skip to content

sorenandersen/serverless-aws-codepipeline-ci-cd-example

Repository files navigation

serverless-aws-codepipeline-ci-cd-example

Sample project for demonstrating CI/CD of a serverless application with the Serverless Framework and AWS CodePipeline.

A full setup requires AWS CodePipeline and AWS CodeBuild to be configured.

Geting started

# Install dependencies
npm install

# Deploy the stack
npm run sls -- deploy

# Invoke endpoint
curl -i https://xyz.execute-api.us-east-1.amazonaws.com/

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published