Skip to content

It allows to upload a file and generate a link to download it. If the file was downloaded, it will indicate in real time.

Notifications You must be signed in to change notification settings

jmchaves/upload-file-realtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload file in realtime

It allows to upload a file and generate a link to download it. If the file was downloaded, it will indicate in real time.

To run this demo, go to the folder upload-file-realtime and type the following command:

$ npm install

Then:

$ node index

It is going to run in http://localhost:3000


Demo: Alt Text

In this demo is using:

JQuery: https://jquery.com/

Real time: https://socket.io/

ExpressJS: https://expressjs.com/

file-system: https://www.npmjs.com/package/file-system

express-fileupload: https://www.npmjs.com/package/express-fileupload

About

It allows to upload a file and generate a link to download it. If the file was downloaded, it will indicate in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published