Front-end Project for Cloudforet. Components made with Vue2 Composition API.
npm install
npm run build:packages
npm run serve
The console internally uses amCharts for all charts.
Before using the console, look carefully at amCharts' license.
If you want to purchase the amCharts license that suits you and use it on your console,
follow the instructions below.
{
"AMCHARTS_LICENSE": {
"CHARTS": "",
"MAPS": "",
"TIMELINE": ""
}
}
USERNAME=testuser
PASSWORD=password
BASEURL=https://example.com/
BASEURL
is an optional variable. Default ishttp://localhost:8080
See our OWNERS file.
This project is Apache 2.0 licensed.