zextras / carbonio-admin-ui

Admin flavor of the carbonio-shell-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbonio Admin UI

The main Carbonio Web Admin interface

License AGPL 3 Project Carbonio Follow on 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

Released under the AGPL-3.0-only license as specified here: LICENSES/AGPL-3.0-only.txt.

About

Admin flavor of the carbonio-shell-ui

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 86.7%Language:JavaScript 12.6%Language:CSS 0.5%Language:HTML 0.2%Language:Shell 0.0%