Skip to content

Project developed based on the playlist "How to Upload Gigabytes of Files in a scalable way using Node.js" on ´Erick Wendel's youtube channel:

Notifications You must be signed in to change notification settings

Saviollage/multipleUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📁 Multiple File Upload

Project developed based on the playlist "How to Upload Gigabytes of Files in a scalable way using Node.js" on ´Erick Wendel's youtube channel:

Installation

cd frontend && npm i
cd backend && npm i

Usage

Frontend

cd frontend
npm start

Backend

cd backend
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Project developed based on the playlist "How to Upload Gigabytes of Files in a scalable way using Node.js" on ´Erick Wendel's youtube channel:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published