Codox
A starter template for modern web development with nextjs 14, tailwindcss, typescript, trpc, clerk auth, and prisma.
Install / Use
/learn @sujjeee/CodoxREADME
CoDox - starter template for modern web development !
<kbd> <a href="https://codox.vercel.app/"> <img alt="CoDox – A starter template for modern web development with nextjs 13 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma." src="https://codox.vercel.app/og-image.png"> </a> </kbd>A starter template for modern web development with nextjs 13 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma.
Tech Stacks 💻
- ⚡ Next.js 13 — The React framework with hybrid static & server rendering, and App Router
- 🔥 TypeScript — JavaScript with type safety and enhanced developer experience.
- 💅 Tailwind CSS — A utility-first CSS framework for rapid UI development
- 🗃 Shadcn UI — A collection of beautiful and accessible components built with Radix UI and Tailwind CSS.
- 🌐 tRPC — A toolkit for building end-to-end typesafe APIs with Next.js and any database
- 🔒 Clerk — A complete user management solution with authentication, profiles, and more
- 📦 Prisma — A modern ORM for Node.js and TypeScript that simplifies database access
- ♻️ T3 Env — A library for managing type-safe environment variables in Next.js
- 🛠 BiomeJS — A tool for formatting, linting, and more in a fraction of a second.
- 📊 Google Analytics — A web analytics service that tracks and reports website traffic
Environment Variables 🌎
To use clerk and analytics you need to add the following environment variables to your .env file:
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY =
CLERK_SECRET_KEY =
DATABASE_URL =
NEXT_PUBLIC_GOOGLE_ID =
Setup Locally 🚀
- Clone the repository
git clone https://github.com/sujjeee/codox.git
- Install dependencies using pnpm
pnpm install
- Start the development server
pnpm dev
Preview 👀
See the preview — <a href="https://codox.vercel.app/">CoDox</a>
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
84.7kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.6kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
