Skip to content

naazeri/Resumable-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resumable File Uploader

A simple file uploader with the capability to pause and resume uploads, built using Node.js.

Features

  • Upload large files with pause and resume functionality.
  • Progress tracking during file uploads.
  • Designed to handle interruptions in network connectivity.

Setup

  1. Clone the repository:

    git clone https://github.com/naazeri/Resumable-Uploader.git
    cd Resumable-Uploader
  2. Install dependencies:

    npm install
  3. Start the server:

    npm start

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published