Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

396 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Setup mysql server and phpmyadmin containers

cp config.example config
./docker-setup.sh

Server

Install npm package and setup env file

cd server/
npm install
cp .env.example .env

Run Migrations

npm run dev-migrate

Client

cd client/
npm install

Start server and client

cd server/
npm run dev

cd client/
npx vite

About

Self Hosted File Manager [Work In progress]

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages