Node.js File Uploader with Progress Bar
This project provides a simple Node.js module to upload large files using streams while displaying a progress bar in the GUI.
Features
- Upload large files using streams.
- Display real-time upload progress.
- Uses Express.js and Multer for handling file uploads.
Installation
- Install dependencies:
npm install express multer
- Start the server:
node server.js
- Open
http://localhost:3000
in your browser.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Feel free to open an issue or submit a pull request if you'd like to contribute to this project.
Author
Dipin Niroula - dipinniroula@hotmail.com, dipin@roqos.com
www.roqos.com