Skip to content

node based file server for flat files, ln -s from the /public folder

Notifications You must be signed in to change notification settings

atleastimtrying/fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs

node based file server for flat files, ln -s from the /public folder

once node is installed simply navigate to the folder and run 'node index.js'

This will start a server running at localhost:8080 ,

e.g.

git clone git@github.com:atleastimtrying/fs.git

cd fs

ln -s ~/projects/your_project/ public/project

node index.js

then in chrome visit 'http://localhost:8080/project' and your html files should be there.

Anders

About

node based file server for flat files, ln -s from the /public folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published