Skip to content

devland/staticFileServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, no dependency static file server that runs on NodeJS.
Start via node staticFileServer.js and point your browser to http://localhost:8080/path/to/yourFile.ext.
Create a custom config.js file and start the server via node staticFileServer.js path/to/your/config.js to overwrite the default config values from config.sample.js.

About

A simple, no dependency static file server that runs on NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors