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:
cd frontend && npm i
cd backend && npm icd frontend
npm startcd backend
npm startPull 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.