A simple file manager for your server.
npm install
node app.js
The initial folder needs to be relative to the project folder,
valid values includes ../
and initial/test
:
PORT=3000
INITIAL_FOLDER=initial
A simple file manager for your server.
npm install
node app.js
The initial folder needs to be relative to the project folder,
valid values includes ../
and initial/test
:
PORT=3000
INITIAL_FOLDER=initial