Back to Sealos

Sealos CostCenter

frontend/providers/costcenter/README.md

5.1.1763 B
Original Source

Sealos CostCenter

Cost management center for Sealos cloud operating system.

Features

  • Cost monitoring and analysis
  • Multi-payment support (WeChat, Alipay, Stripe)
  • Resource billing (CPU, Memory, Storage, Network, GPU)
  • Multi-currency support (ShellCoin, CNY, USD)

Quick Start

bash
npm install
npm run dev

Build

bash
npm run build
npm start

Project Structure

src/
├── components/     # UI components
├── pages/         # Pages and API routes
├── stores/        # State management
├── types/         # TypeScript types
└── utils/         # Utilities

Tech Stack

  • Next.js 13, React 18, TypeScript
  • Chakra UI, Tailwind CSS
  • Zustand, TanStack Query
  • ECharts

License

Apache 2.0