@zextras/carbonio-shell-ui
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

Carbonio Shell UI

The main Carbonio Web Client interface

License AGPL 3 Project Carbonio Follow on Twitter

How to build

Setup

  • clone the repo

  • install the dependencies:

nvm use
npm install

Watch Mode

npm run start -- -h <host>

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

Deploy

To deploy to a host:

npm run deploy -- -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.

Readme

Keywords

Package Sidebar

Install

npm i @zextras/carbonio-shell-ui

Weekly Downloads

421

Version

6.0.0

License

AGPL-3.0-only

Unpacked Size

31.4 MB

Total Files

234

Last publish

Collaborators

  • carlo.facci
  • zx_bot