Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mohamedGamalAbuGalala/node-react-aws-signed-upload

Repository files navigation

node-react-aws-signed-upload

Very silly app do all what you need to add (s3 upload) for any file type in your app

setup

  • clone the repo

setup server

  • In the root folder run yarn install || npm install
  • Run yarn start || npm start
  • Copy .env.example to your local .env file and add your private aws s3 credentials
  • Now your server is running in your specified port

setup react app

  • Navigate to sample-image-upload/
  • Run yarn install || npm install
  • Run yarn start || npm start

Prerequisites

You need to setup your s3 server(This include setup Cors and public access level) Try search how to do it, its very simple and many articles touches it out there.

About

Very silly app do all what you need to add (s3 upload) for any file type in your app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /