Giter Site home page Giter Site logo

weebnetsu / aws-large-file-upload-example Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

Example of uploading large files in multiple parts to S3 from React client + Server

Home Page: https://youtu.be/SQWJ_goOxGs

License: The Unlicense

CSS 0.93% HTML 3.21% TypeScript 95.86%
aws aws-s3 meteorjs s3-client javascript meteor meteorjs-application react reactjs typescript

aws-large-file-upload-example's Introduction

AWS Large File Upload Example

This is a simple example showing you how to do multi-part file uploads in JavaScript (React/Meteor.js/Node.js) for AWS S3, with their modern aws-sdk.

Running

  1. Create a settings.json with the following content
{
	"AWSAccessKeyId": "Your AWS Access Key Id",
	"AWSSecretAccessKey": "Secret Key Id"
}
  1. Change your AWS details in imports/api/aws/methods.ts
  2. Make sure your permissions are open on AWS (or you may get an Access Denied error)
  3. Run meteor --settings settings.json to start the server

Tutorial

You can watch the YouTube tutorial right here: YouTube


If you want to support the work I do, please consider donating to me on one of these platforms:

liberapay kofi patreon paypal

aws-large-file-upload-example's People

Contributors

weebnetsu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.