Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 841 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 841 Bytes

SLEEPSTER

A peer-to-peer file transfer system using Node.js, hosted on AWS.

Before Running

  1. Make sure to download and authorize ngrok.
  2. Make sure you know the absolute path to the directory you would like to share from as well as download to (these can be the same or two different paths).
    • Mac users can choose to share their iTunes library. Make sure you know your username (case sensitive).
  3. Be sure to update your node modules by running 'npm i' from the sleepster directory in the terminal.

Dependencies:

  • fuse.js
  • inquirer
  • mongoose
  • ngrok
  • figlet

Contributors: