Skip to content

phmasek/filezee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filezee

Web based file browser written with the intention of using MEAN stack. However, no angular/mongodb implementation has been adopted yet.

#Future work Looking to implement user management to set permissions. As well implementation of some frontend, most likely bootstrap or some other framework.

#Installation and run

  1. npm install app.js
  2. Set the directory to read from in the app.js file. Default: ./_public
  3. node app.js
  4. Open browser at localhost:3030 or 127.0.0.1:3030

About

Server file browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published