Skip to content

dgvj-work/uploading-files-to-amazon-s3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Meteor Chef
#013 - Uploading Files to Amazon S3

In this recipe, we'll learn how to build an interface for uploading files to Amazon S3 using the edgee:slingshot package. We'll learn about getting an account setup on Amazon, configuring an S3 bucket, and figuring out how permissions work. We'll also learn how to organize our upload and validation processes using modules to make our code neat, tidy, and efficient.

Read on The Meteor Chef

Demo the Recipe

Download the Source

The code for this recipe is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.2%
  • HTML 27.8%
  • CSS 5.0%