zextras / carbonio-files-ui

Files module for Zextras Carbonio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbonio Files UI

Files module for Zextras Carbonio

Contributors Activity License Project Twitter

How to build

Setup

  • clone this repo
  • install the dependencies
npm install

Watch Mode

npm run start -- -h <host>

The host parameter is required to proxy requests and content from an existing Carbonio installation.

Build

npm run build

License

Carbonio Files UI - Web client for Zextras Carbonio Files module

Copyright (C) 2022 Zextras https://www.zextras.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 only of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see Licenses - GNU Project - Free Software Foundation

See COPYING file for the project license details

See THIRDPARTIES file for other licenses details

Copyright notice

All non-software material (such as, for example, names, images, logos, sounds) is owned by Zextras s.r.l. and is licensed under CC-BY-NC-SA.

Where not specified, all source files owned by Zextras s.r.l. are licensed under AGPL-3.0-only

About

Files module for Zextras Carbonio

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%