Skip to content

rribeiro1/lambda-functions-actions

Repository files navigation

Lambda Functions Experiments

serverless Build Maintainability Test Coverage Renovate GitHub last commit

1. Requirements

  1. Python
  2. Nodejs
  3. Serverless Framework
  4. Postgres

2. Getting Started

# install pipenv
pip install pipenv

# install dependencies
pipenv install

# install development dependencies
pipenv install --dev

# install dependencies for serverless and development
npm install

3. Running Unit Tests

npm run test:unit

4. Deployment

Example with awsudo.

# Deployment
awsudo -u <profile> npm run deploy:development

About

Serverless AWS Lambda function with a CI pipeline via GitHub Actions and CodeClimate test coverage. Streamlined deployment and quality tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •