Skip to content

pronitdas/ci-cd-nodejs-lambda

Repository files navigation

All Contributors

Production deployment is done automatically by Github Actions and is driven by build-deploy.yml file.

Configuration Steps
  • S3 bucket. folder structure for environment files should be like this.
    • ${bucket_name}/${branch_name}/${branch_name}.json
  • Configure in github secrets bucket name SECRETS_BUCKET.
  • Configure in github secrets access credentials for aws. AWS_SECRET_ACCESS_KEY AWS_ACCESS_KEY_ID.
  • Voila. Thats it. When you push to master/dev/stage/test. Code will be auto deployed.
  • Currently deploying to no repos.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Pronit Das

🚇 ⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome!