Skip to content

thenewabacus/resumable-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to run the project

  • mkdir uploads

  • yarn install

  • yarn run dev

what it does:

  • serial synchronous resumable upload
  • deletes files every time the web server restarts

what it doesn't do (yet)

  • exceptional handling or file integrity verification
  • can not see the uploaded file