The main Carbonio Web Admin interface
-
clone this repo
-
install the dependencies:
npm install
npm run start -- -h <host>
The host parameter is required to proxy requests and content from an existing Carbonio installation.
npm run build
Released under the AGPL-3.0-only license as specified here: LICENSES/AGPL-3.0-only.txt.