Problem Statement
Sometimes when inside an app folder i want a quick way to get to the dashboard page in base44, and i can't find it
Proposed Solution
@claude Lets add a new command (under the project/ folder) called "dashboard" which will open the user's browser to the app dashboard page.
- Throw error if app not configured
- You already have ways to calculate the URL (in create command for example)
- write a nice log saying "Opening dashboard..."
Alternatives Considered
No response
Usage Examples
No response
Additional Context
No response
Problem Statement
Sometimes when inside an app folder i want a quick way to get to the dashboard page in base44, and i can't find it
Proposed Solution
@claude Lets add a new command (under the project/ folder) called "dashboard" which will open the user's browser to the app dashboard page.
Alternatives Considered
No response
Usage Examples
No response
Additional Context
No response