Solution / CRUD Apps

Build internal CRUD
apps on governed paths.

Start from Relpin templates with shadcn/ui, table views, forms, validation, scoped permissions, and governed mutation paths for internal data work.

Table views at the core

Sorting, filtering, pagination, column controls, inline edits, and bulk actions.

Forms from your schema

Generate forms with validation, conditional fields, rich inputs, and typed mutations.

Permission-aware by default

Control access across rows, fields, actions, routes, and environments.

Workflow state included

Model statuses, approvals, activity trails, and release promotion paths.

Solutions / CRUD Apps Template
AD

Orders

Manage and track customer orders.

Search orders...
Sample data · 1-8 of 1,847
Order ID Customer Status Total Date Updated By Actions
ORD-1847 Acme Corp shipped $12,400 May 4, 2025 Admin User
ORD-1846 TechStart Inc processing $8,750 May 4, 2025 System
ORD-1845 Global Mfg delivered $24,100 May 4, 2025 Admin User
ORD-1844 FastParts Co pending $3,200 May 4, 2025 Sarah J.
ORD-1843 BoltWorks shipped $15,600 May 3, 2025 System
ORD-1842 Metro Supply delivered $6,800 May 3, 2025 Admin User
ORD-1841 Northwind Ltd cancelled $2,150 May 3, 2025 Sarah J.
ORD-1840 Vertex Industries processing $9,400 May 2, 2025 System
Solution Architecture

Every CRUD surface
starts governed.

Relpin starts internal data apps from practical building blocks: shadcn/ui, typed tables, forms, scoped permissions, workflow state, and tenant audit events.

01 Table Views

Operate records from a dense, typed table.

Use sorting, filtering, pagination, column controls, inline edits, and bulk actions on governed table surfaces.

sorting ·filters ·bulk
02 Forms

Create and update records through schema-backed forms.

Generate forms around typed fields, validation, conditional logic, rich inputs, and server-side mutations.

schema ·validation ·inputs
03 Access Control

Scope who can see, edit, and run actions.

Apply scoped permissions across rows, fields, routes, environments, and destructive operations as the capability model expands.

RBAC ·rows ·actions
04 Record Views

Move between table, detail, and action surfaces.

Compose list views, detail panels, create flows, edit flows, imports, exports, and restore actions from the same primitives.

details ·actions ·restore
05 Workflow State

Model status transitions and approvals explicitly.

Add lifecycle states, approvals, review queues, activity trails, and release gates when CRUD changes affect operations.

status ·approval ·queue
06 Release Readiness

Promote schema and UI changes through pinned releases.

Ship table structure, forms, permissions, and workflow changes through DEV, TEST, and PROD as reviewed artifacts.

DEV ·TEST ·PROD
Built for internal tools. Designed for trust.
shadcn/ui included
Starter template ready
Permission-aware by design
Audit-backed change paths
CRUD Apps

Build the data app
that runs real work.

Start from a governed CRUD template, connect your operational data, and ship schema, form, permission, and workflow changes through Relpin releases.

Open beta · Template preview included · Governance-focused

Table views · Forms · Permissions · Workflow state · Tenant audit events