Skip to content

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

License

Notifications You must be signed in to change notification settings

siyeons/spaceone-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudforet Console


 

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.9%
  • TypeScript 15.5%
  • JavaScript 11.4%
  • CSS 0.2%
  • Mustache 0.0%
  • HTML 0.0%