binder-app

Community

Build dashboards and kanban UIs on Binder.

Authormpazik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you turn structured data in an existing Binder workspace into a usable browser UI without guessing your schema or wiring backends unnecessarily.

Core Features & Use Cases

  • Schema-driven UI building: Reads types, required fields, enums, and relations from the Binder schema before generating UI logic.
  • Client-first dashboards: Uses Binder’s built-in same-origin JSON API to render charts, dashboards, and record views with minimal moving parts.
  • Optional server augmentation: Adds .binder/web/server.ts only when server-side aggregation or external service calls are required.
  • Interactive writes when needed: Supports end-to-end record updates via POST /api/transactions (e.g., drag-and-drop status changes).

Quick Start

Build a small dashboard or kanban UI by first reading your Binder schema, then scaffolding the frontend under .binder/web/, and finally running binder http to verify the /api/schema response and confirm records render.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: binder-app
Download link: https://github.com/mpazik/Binder/archive/main.zip#binder-app

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.