Skip to content

reyleo/nodejs-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-upload

Simple image uploader based on express and multer.

  • Supports jpeg, png, mp4
  • Supports multiple files uploading

Using

  • git clone
  • cd nodejs-upload
  • install dependencies with npm install
  • start with command node server.js <upload-directory>
  • open browser at http://your-pc-name:8080/upload

About

Simple image uploader based on express and multer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors