Skip to content

A simple file manager using node.js, express and socket.io

Notifications You must be signed in to change notification settings

Swathi-L/file-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-manager

A simple file manager for your server.

Installation

npm install
node app.js

http://localhost:3000/

environment

The initial folder needs to be relative to the project folder, valid values includes ../ and initial/test:

PORT=3000
INITIAL_FOLDER=initial

About

A simple file manager using node.js, express and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • EJS 14.2%
  • CSS 7.0%