Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors