- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
beclab/files
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A file manager for Terminus
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/
folderThen start the server./filebrowser --noauth
# Output:Listening on 127.0.0.1:8110
Navigate to the
frontend/
foldercd 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
Packages0
No packages published