Skip to content

Commit

Permalink
Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
IdeaS0ft committed Sep 19, 2024
1 parent 8781577 commit d68c8ec
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,40 @@ The [Solara Management Tools Diagram](#solara-management-tools-diagram) below il
```

Here’s a brief description of each tool in the Solara Management Tools Diagram:

#### Command Line Interface (CLI or Terminal)
The Command Line Interface (CLI) provides a powerful and flexible way to manage your brands through text-based commands. Key tools include:
- **solara init**: Initializes a new Solara project.
- **solara onboard**: Guides you through the setup process for new brands.
- **solara switch**: Allows you to quickly switch between different brands.
- **solara doctor**: Diagnoses and troubleshoots any issues within your brand setup.
- And Additional commands for advanced management tasks.

> For full documentation, check [Brand Management](https://github.com/Solara-Toolkit/Solara/wiki/Brand-Management)
#### Local Dashboard
The Local Dashboard offers a user-friendly graphical interface for managing your brands locally. Key features include:
- **Browse brands**: Easily view and navigate through your existing brands.
- **Switch brand**: Quickly change the active brand you're working on.
- **Clone brand**: Create a duplicate of an existing brand for testing or development purposes.
- **Edit brand**: Modify brand details directly within the dashboard.
- And Additional tools to enhance brand management efficiency.

> For full documentation, check [Brand Management](https://github.com/Solara-Toolkit/Solara/wiki/Brand-Management)
#### Online Dashboard
The Online Dashboard provides cloud-based management capabilities, enabling access from anywhere. Key functionalities include:
- **Import brand**: Seamlessly bring existing brands into the platform.
- **Edit brand**: Make changes to brand information online.
- **Switch brand**: Effortlessly switch to any brand you manage.
- **Export brand**: Download brand data for backup or transfer.
- And Further options for comprehensive brand management in the cloud.

> For full documentation, check [Online Dashboard](https://github.com/Solara-Toolkit/Solara/wiki/Online-Dashboard)
These tools collectively empower you to effectively manage and streamline your brand operations, whether you prefer command-line interactions, local interfaces, or online access.

# Codebase Development

In Solara, the management of brands is the responsibility of Solara, while codebase development falls to the developer.
Expand Down

0 comments on commit d68c8ec

Please sign in to comment.