Skip to content

rohitrai1603/Hapi-file-upload-download

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hapi-file-upload-download

The purpose of this app is to upload and download the file of any extension. You don't need to worry about file extension, is going to work for all types of file.

Install an app

Run the following command in root directory of an app in command prompt.

Install node packages

server/ npm install

Run an app

Run Server

Run the following command in root directory of an app in command prompt.

server/ node server.js

You can see the port number in command prompt after sucessfull run

[Express-file-upload-download] (https://github.com/Cron-J/Express-file-upload-download)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%