Skip to content

digitregroup/s3-to-anything

Repository files navigation

S3 To Anything

CircleCI

Trigger any action when a new file is dropped into a S3 bucket. S3ToAnything parses S3 file events and triggers your callbacks, if your constraints are met.

Code style

This project should respect the linting configured in @digitregroup/eslint-config.

  yarn lint

Continuous Integration / Delivery

This project is completely managed by CircleCI to perform:

  • CI on every git push
    • Linting
    • Unit test (coming soon)
  • CD on develop branch and git tags (if CI passed)
    • A push to develop branch will deploy stage environments
    • A git tag created will deploy prod environments

About

Sync S3 bucket with anything

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published