borowis / ai-search-convos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-template

A Next.js 13 template for building apps with Radix UI and Tailwind CSS.

Usage

npx create-next-app -e https://github.com/shadcn/next-template

Features

  • Next.js 13 App Directory
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.

License

Licensed under the MIT license.

Docker

docker buildx build -t local/ai-search-convos .

docker run --rm -it -p 3000:3000 local/ai-search-convos

About


Languages

Language:TypeScript 81.3%Language:JavaScript 11.7%Language:CSS 6.6%Language:Dockerfile 0.4%