@zextras/carbonio-shell-ui
v15.0.0
Published
The Zextras Carbonio web client
Readme
The main Carbonio Web Client interface
clone the repo
install the dependencies:
nvm use
pnpm installpnpm run start -- -h <host>The host parameter is required to proxy requests and content from an existing Carbonio installation.
To deploy to a host:
pnpm run deploy -- -h <host>The host parameter is required to proxy requests and content from an existing Carbonio installation.
pnpm run buildReleased under the AGPL-3.0-only license as specified here: LICENSES/AGPL-3.0-only.txt.
