Code Monkey home page Code Monkey logo

s3-uploader's Introduction

S3 Uploader is a script to upload your large chunk of files on S3 bucket

Features

  1. Upload the bulk files on S3 Bucket.
  2. Upload the exact file structure to the S3.
  3. Upload files in your chosen folder on S3.

Prerequisites

  1. Node.js should be installed
  2. NPM should be installed
  3. You should have an AWS account with the Access key, Secret key and S3 bucket should be already created.
  4. You have a basic idea about scripting in Node.js

How to use it?

  1. Clone the repository.
  2. Open the Terminal and navigate to the cloned repository.
  3. Copy the content of .env.example file into a new file which is .env and update correct details in .env.
  4. Run npm install
  5. Run node scripts/upload.js
  6. Follow the instructions visible to Terminal.
  7. See the Terminal for the logs, or check the logs/error.log or logs/info.log file for logs

TODO:

  1. Provide the URL of each file in logs.
  2. Add a feature to check if the uploaded URL is valid and it's working properly and generate the logs based on that.
  3. Add support to export this script as a node js global module.

s3-uploader's People

Contributors

code-crash avatar dependabot[bot] avatar

Watchers

 avatar  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.