Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudManager

A modern, web-based file manager built with Node.js and Express.

Features

  • File Navigation: Browse folders and files with a clean, modern interface.
  • Uploads: Drag and drop or use the upload button to add files.
  • Folder Management: Create new folders to organize your content.
  • File Deletion: Remove unwanted files or folders.
  • Responsive Design: Works on desktop and mobile devices.
  • Modern UI: "CloudManager" theme with sidebar, breadcrumbs, and visual file previews.

Installation

  1. Clone the repository:

    git clone https://github.com/TiclyMusic/server-file-manager.git
    cd server-file-manager
  2. Install dependencies:

    npm install
  3. Start the server:

    npm start
  4. Open your browser and navigate to: http://localhost:3000

Project Structure

  • server.js: The backend server handling API requests and file operations.
  • public/: Contains the frontend assets (HTML, CSS, JS).
  • uploads/: The default directory where files are stored (created automatically).

Technologies

  • Backend: Node.js, Express, Multer
  • Frontend: HTML5, CSS3, JavaScript (Vanilla), FontAwesome, Google Fonts (Inter)

License

MIT

About

A simple server file manager.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages