Skip to content

sridatta/Pipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Pipe is a file-sharing web application that streams data between users without saving it on the server.

Requirements

node.js w/ express, ejs, socket.io, formidable

##Instructions:

  1. Download code.

  2. Navigate to directory and install dependencies using npm:

    npm install express ejs socket.io formidable

  3. Run code:

    node server.js

About

Pipe is a file-sharing web application that streams data between users without saving it on the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published