Skip to main content

Starter templates

When Groove Builder is pointed at the Groove integration broker, the Create new → From template gallery includes self-hosted starter apps.

IDTitleBest for
groove-starter-blankBlank StarterEmpty client app with welcome copy
groove-client-portalClient PortalBranded portal shell with a requests table
groove-kpi-dashboardKPI DashboardOps dashboard with KPI tiles and a metrics table
groove-client-kitClient KitPortal + Schedule booking recipe

Templates use mock or static table data so they import without datasources. After fork, replace tableData bindings with query results such as {{YourQuery.data}}.

Client Kit

PageContents
PortalRequests table, modal for a new request
ScheduleScheduler + sheet + JS Object BookingStore for events

Broker requirement

Starter templates are served by the integration broker (GROOVE_CLOUD_SERVICES_BASE_URL / APPSMITH_CLOUD_SERVICES_BASE_URL). See Integration broker.