Skip to content

FilenCloudDienste/filen-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Filen Web

Web and Desktop Frontend for Filen.

Contributors Forks Stargazers Issues License

Installation and building

  1. Clone repository
git clone https://github.com/FilenCloudDienste/filen-web filen-web
  1. Update dependencies
cd filen-web && npm install
  1. Running a development build
npm run dev
  1. Build
npm run build

License

Distributed under the AGPL-3.0 License. See LICENSE for more information.