What problem does it solve?
This Skill eliminates the friction of managing Fusebase Apps projects through manual platform navigation, reducing errors from inconsistent app setup, misconfigured permissions, and unreliable deployment processes.
Core Features & Use Cases
- End-to-end project lifecycle management: Initialize new Fusebase Apps projects, configure app settings, and deploy production builds directly via the CLI.
- Granular access control: Set dashboard view permissions and access principals at app creation to avoid misconfiguration, with support for updating existing app settings as needs change.
- Development and operations tooling: Run local dev servers with hot reload, fetch remote production logs, and manage sidecar containers for backend apps. For example, a developer building a client-facing sales dashboard can use this skill to scaffold the app, assign the correct dashboard permissions during creation, test locally with live reload, and deploy to production in a single consistent workflow.
Quick Start
Use the fusebase-cli skill to initialize a new Fusebase App project, assign required dashboard permissions, and launch the local development server for testing.