Skip to content

CharlyJazz/Upload-Download-Files

Repository files navigation

File Input make in React with SocketIO and Flask

About:

Tool for uploading multiple Zips and Files Asynchronously. Make on React.JS with Flask and SocketIO.

Installing and Running:

1. Server

$ pipenv install

$ pipenv shell

$ export FLASK_APP=server.py

$ flask run

2. The App

$ yarn or npm install

$ yarn or npm start

About

Examples of how upload and download files using differents approach like S3, Web Sockets, Streams, GCP Storage (Work in Progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •