Skip to content

usetrio/carbonio-shell-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbonio Shell UI

The main Carbonio Web Client interface

License AGPL 3 Project Carbonio Follow on Twitter

How to build

Setup

  • clone this repo

  • install the dependencies:

npm install
npm run sdk-setup

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

The main Carbonio Web Client interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.2%
  • JavaScript 23.9%
  • CSS 23.8%
  • Other 0.1%