Nodejs file browser with authentication. Complete UI to browse and download files with authentication
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
Update this variable with directory that needs to be served. https://github.com/popkutty/auth-file-browser/blob/master/app.js#L7
npm install
on root
npm run start
to start the application