Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

bgauduch/node-simple-static-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

Simple node.js static file server

Description

this app is a simple static file server.

It's build using :

Deployment

Drop some files in the Public folder, and then simply use npm :

npm start

If you get EADRINUSE errors, check that you don't already have another app/server using the same port.

Disclaimer

This app is only intended for test purpose, there isn't any security implemented !

About

Dead simple static file server using Node.js and Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published