FilenCloudDienste / filen-web

Web and Desktop Frontend for Filen
https://app.filen.io
GNU Affero General Public License v3.0
23 stars 4 forks source link


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.