Skip to content

feat(custom-apps): shadcn-ready app templates [LSDK-331] - #257

Draft
Hari Harish (harisaiharish) wants to merge 4 commits into
mainfrom
hariharish/custom-apps-shadcn-ds
Draft

Hari Harish (harisaiharish) wants to merge 4 commits into
mainfrom
hariharish/custom-apps-shadcn-ds

Conversation

@harisaiharish

@harisaiharish Hari Harish (harisaiharish) commented Aug 12, 2026

Copy link
Copy Markdown
Contributor
  • Adds a pre-made components.json and @/* path aliases (tsconfig + vite) so scaffolded apps work with the shadcn CLI directly — shadcn init is never needed, and would otherwise install a competing preset that breaks the build.
  • Pre-wires the design-system theme import and Tailwind preset against overwritable placeholders, so a bare scaffold still builds and the first shadcn add --overwrite swaps in the real files.
  • Documents the registry in AGENTS.md, including the required --overwrite flag. Templates otherwise only gain shadcn as a devDependency; replacing the hand-rolled components with real DS ones, and pulling them at init, lands separately.

@harisaiharish Hari Harish (harisaiharish) changed the title shadcn-ready app templates feat(custom-apps): shadcn-ready app templates Aug 12, 2026
@harisaiharish
Hari Harish (harisaiharish) marked this pull request as ready for review August 13, 2026 22:32
@dqbd
David Duong (dqbd) marked this pull request as draft August 13, 2026 22:50
@harisaiharish Hari Harish (harisaiharish) changed the title feat(custom-apps): shadcn-ready app templates feat(custom-apps): shadcn-ready app templates [LSDK-331] Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants