/spaceone-console

Frontend Project for Open-source Multi & Hybrid Cloud Management Platform

Primary LanguageVueApache License 2.0Apache-2.0

Cloudforet Console



Version Documentation License: Apache 2.0
spaceone storybook spaceone storybook

 

Front-end Project for Cloudforet. Components made with Vue2 Composition API.

How to Use

Run dev server

npm install

npm run serve

Chart License

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.

Add your license key to public/config/default.json

{
 "AMCHARTS_LICENSE": {
  "CHARTS": "",
  "MAPS": "",
  "TIMELINE": ""
 }
}

🧩 Mirinae - Cloudforet Design System

Mirinae storybook

 
 

👨‍👩‍👧 Author

See our OWNERS file.

 
 

📝 License

This project is Apache 2.0 licensed.