Serve random files from current directory.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
ThePendulum dc6c39acf0 1.1.0 3 years ago
README.md Added random server and README. 3 years ago
app.js Added random server and README. 3 years ago
package.json 1.1.0 3 years ago

README.md

Random Server

Usage

Add media files to ./media. You may use subdirectories. The filepath relative to the project root will be exposed as a response header.

Run node app.js [port].