Skip to content

tongueroo/jets-s3-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jets S3 Events Example

This project shows simple S3 event examples with Jets.

Usage

git clone https://github.com/tongueroo/jets-s3-example demo
cd demo
# edit .env with your actual values
bundle

Update .env with your own values. Example .env:

S3_BUCKET=my-own-bucket-name

Deploy

Next, we'll deploy the app to AWS Lambda with jets deploy.

jets deploy

Here's the blog article:

If you find Jets interesting, please it a GitHub star tongueroo/jets. It helps others find out about the project. I'd appreciate it!

About

Jets S3 Events Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages