-
- Downloads
feat: select between HTML and shadcn components
Showing
- create-app.ts 4 additions, 0 deletionscreate-app.ts
- index.ts 31 additions, 0 deletionsindex.ts
- templates/index.ts 32 additions, 0 deletionstemplates/index.ts
- templates/simple/nextjs/app/components/chat-section.tsx 2 additions, 3 deletionstemplates/simple/nextjs/app/components/chat-section.tsx
- templates/simple/nextjs/app/globals.css 84 additions, 29 deletionstemplates/simple/nextjs/app/globals.css
- templates/simple/nextjs/tailwind.config.ts 67 additions, 9 deletionstemplates/simple/nextjs/tailwind.config.ts
- templates/streaming/nextjs/app/components/chat-section.tsx 1 addition, 2 deletionstemplates/streaming/nextjs/app/components/chat-section.tsx
- templates/streaming/nextjs/app/components/ui/chat-input.tsx 0 additions, 42 deletionstemplates/streaming/nextjs/app/components/ui/chat-input.tsx
- templates/streaming/nextjs/app/components/ui/chat-item.tsx 0 additions, 13 deletionstemplates/streaming/nextjs/app/components/ui/chat-item.tsx
- templates/streaming/nextjs/app/globals.css 84 additions, 29 deletionstemplates/streaming/nextjs/app/globals.css
- templates/streaming/nextjs/tailwind.config.ts 67 additions, 9 deletionstemplates/streaming/nextjs/tailwind.config.ts
- templates/types.ts 2 additions, 0 deletionstemplates/types.ts
- templates/ui/html/chat/chat-avatar.tsx 0 additions, 0 deletionstemplates/ui/html/chat/chat-avatar.tsx
- templates/ui/html/chat/chat-input.tsx 0 additions, 0 deletionstemplates/ui/html/chat/chat-input.tsx
- templates/ui/html/chat/chat-item.tsx 0 additions, 0 deletionstemplates/ui/html/chat/chat-item.tsx
- templates/ui/html/chat/chat-messages.tsx 0 additions, 0 deletionstemplates/ui/html/chat/chat-messages.tsx
- templates/ui/html/chat/index.ts 6 additions, 0 deletionstemplates/ui/html/chat/index.ts
- templates/ui/shadcn/button.tsx 56 additions, 0 deletionstemplates/ui/shadcn/button.tsx
- templates/ui/shadcn/chat/chat-avatar.tsx 25 additions, 0 deletionstemplates/ui/shadcn/chat/chat-avatar.tsx
- templates/ui/shadcn/chat/chat-input.tsx 32 additions, 0 deletionstemplates/ui/shadcn/chat/chat-input.tsx
Loading
Please register or sign in to comment