/auth-file-browser

Nodejs file browser with authentication. Complete UI to browse and download files with authentication.

Primary LanguageHTMLMIT LicenseMIT

auth-file-browser

Nodejs file browser with authentication. Complete UI to browse and download files with authentication

Users

Add new users to auth.json file. Make sure it's a valid json after your update and no need to restart the server after update to this file

Directory to be served

Update this variable with directory that needs to be served. https://github.com/popkutty/auth-file-browser/blob/master/app.js#L7

Run

npm install on root

npm run start to start the application