Skip to content

beclab/files

Folders and files

NameName
Last commit message
Last commit date
Feb 24, 2025
Mar 3, 2025
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Feb 14, 2025
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024
Apr 28, 2024

Repository files navigation

files

A file manager for Terminus

Installation

  • Install node in you system, You can check if you have node installed by running this code in your terminal

    node -v

    if it's not there, you can install from this site Node JS

  • Clone the repo

    git clone https://github.com/beclab/files.git
  • Navigate to the files/ folder Then start the server

    ./filebrowser --noauth
    # Output:
    Listening on 127.0.0.1:8110
  • Navigate to the frontend/ folder

    cd packages/frontend

    Then install all the dependencies

    npm i

    Then start the server

    quasar dev
    #Output:
    Opening default browser at http://localhost:8100/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages