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.
# Install dependencies
npm install
# Deploy the stack
npm run sls -- deploy
# Invoke endpoint
curl -i https://xyz.execute-api.us-east-1.amazonaws.com/