Example Apps

Real-world apps generated from Radish blueprints. Each includes the YAML blueprint, generated code, running UI, and seed data.

IdeaHub Lite

A collaborative idea board with concepts, comments, users, and voting. Shows relationships, real-world logic, and nested references.

Entities

ConceptsCommentsUsersVotes
RelationshipsVoting logicUser references
Coming Soon

Mini CRM

Contacts, deals, and notes — the classic CRM data model. Everyone understands this immediately, making it the perfect starting point.

Entities

ContactsDealsNotes
CRUDEnumsRef fields
Coming Soon

Inventory + Orders

Products, orders, and line items. Ties directly to real e-commerce and ERP patterns with multi-entity relationships.

Entities

ProductsOrdersLine Items
E-commerceLine itemsNested refs
Coming Soon

Content CMS

Pages, authors, and tags. A relatable content management structure that demonstrates many-to-many relationships and rich text fields.

Entities

PagesAuthorsTags
Rich textMany-to-manyContent modeling
Coming Soon

API-Only Service

No UI — just endpoints. Pure backend generation for developers who want a typed API with validation and persistence, nothing else.

Entities

ResourcesEndpoints
HeadlessREST APIBackend-only
Coming Soon

Each Example Includes

Blueprint YAML The source of truth
Generated Code Models, services, APIs
Running UI Working demo app
Seed Data Ready to explore

Want to build something like these?

Describe your app to the Radish Wizard and generate your own blueprint in seconds.

Join the Beta