-
Run backend:
cd backend-app npm install node app
-
Run frontend:
cd frontend-app npm install npm run dev
Or execute:
run_app.bat
- Add/Remove/List HDD/SSD drives
- File/Folder Listing, Browsing [Name with icon, Size, Last Modified, Actions]
- Table / Group Table / Grid View, Sorting
- Create a new Folder, Upload Files
- Download Folder (Zip), Download File
- Clickable Breadcrumb directory path link
- Delete file / folder
- Rename file / folder
- Move file / folder to another location
- Search file and folders
- Recent files/folders
- Quick View Common files
- View file/folder details
- Compress / Uncompress file / folder
- Move file / folder to Bin
- Notifications/Toast Messages: Better feedback for all operations.