@suluk/builder - v0.1.11
    Preparing search index...

    Function toShadcnRegistry

    • Convert a BuiltApp into a shadcn registry: one "block" item per entity bundling its frontend components + backend routes module + its v4 schema, plus one "page" item per generated page.

      Parameters

      • app: BuiltApp
      • opts: { name?: string; homepage?: string } = {}

      Returns ShadcnRegistry