mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
30 lines
742 B
Markdown
30 lines
742 B
Markdown
# Dashboard Package
|
|
|
|
## Overview
|
|
Dashboard components and layout system for the application.
|
|
|
|
## Location
|
|
[/packages/dashboard/](/packages/dashboard/)
|
|
|
|
## Purpose
|
|
Provides the main dashboard layout, widgets, and display components for data visualization.
|
|
|
|
## Components
|
|
See package structure for all available dashboard components.
|
|
|
|
## Features
|
|
- Dashboard layout and grid system
|
|
- Widget management
|
|
- Data display components
|
|
- Layout customization
|
|
|
|
## Seed Data
|
|
Configuration and seed data are located in the package's seed directory.
|
|
|
|
## Usage
|
|
Import dashboard components through the package management system.
|
|
|
|
## Related Documentation
|
|
- [Package System](/docs/development/package-system.md)
|
|
- [Component Architecture](/docs/architecture)
|