Simple Nodejs Index with compressed folder download
- Nodejs
- NPM
- MongoDB
- KeyStone.js Framework/CMS
Install dependencies with:
npm install
And then run the application with:
npm start
Listens on port 3000 by default,
you can change port and host inside the keystone.js
file.
Default username and password are:
user: admin@ninjandex.com
password: admin
(from updates/0.0.1-admins.js
)
- Username/password authentication
- Admin interface
- Folder paths accessible only from a certain user group
- List files and directories inside the defined paths
- Stream download file and folders displayed
- More file manager features
- Show a directory's total size
- List & Grid View
- Responsive
- Download Log