Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 299 Bytes

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