{"id":15147605,"url":"https://github.com/sujjeee/codox","last_synced_at":"2025-10-24T03:30:46.555Z","repository":{"id":199767148,"uuid":"703705116","full_name":"sujjeee/codox","owner":"sujjeee","description":"A starter template for modern web development with nextjs 14 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma.","archived":false,"fork":false,"pushed_at":"2024-02-05T06:29:06.000Z","size":246,"stargazers_count":75,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-27T12:42:18.676Z","etag":null,"topics":["biomejs","clerk","clerk-auth","google-analytics","nextjs","nextjs-tailwind","nextjs-template","nextjs-trpc","nextjs-typescript","nextjs14","prisma","shadcn-ui","starter-template","t3-stack","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://codox.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sujjeee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["sujjeee"],"custom":["https://buymeacoff.ee/sujjeee","https://www.paypal.me/sujjeee"]}},"created_at":"2023-10-11T18:40:25.000Z","updated_at":"2024-09-02T12:38:10.000Z","dependencies_parsed_at":"2023-12-10T14:24:46.393Z","dependency_job_id":"db2aeccc-f51a-4403-87b0-938c58adb714","html_url":"https://github.com/sujjeee/codox","commit_stats":null,"previous_names":["sujjeee/codox"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fcodox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fcodox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fcodox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fcodox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujjeee","download_url":"https://codeload.github.com/sujjeee/codox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867141,"owners_count":16555821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["biomejs","clerk","clerk-auth","google-analytics","nextjs","nextjs-tailwind","nextjs-template","nextjs-trpc","nextjs-typescript","nextjs14","prisma","shadcn-ui","starter-template","t3-stack","trpc","typescript"],"created_at":"2024-09-26T12:42:52.243Z","updated_at":"2025-10-24T03:30:46.158Z","avatar_url":"https://github.com/sujjeee.png","language":"TypeScript","readme":"# [CoDox](https://codox.vercel.app/) - starter template for modern web development !\n\n\u003ckbd\u003e\n\u003ca href=\"https://codox.vercel.app/\"\u003e\n  \u003cimg 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\"\u003e\n\u003c/a\u003e\n\u003c/kbd\u003e\n\n### A starter template for modern web development with nextjs 13 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma.\n\n## Tech Stacks 💻\n\n- ⚡ [Next.js](https://nextjs.org) 13 — The React framework with hybrid static \u0026 server rendering, and App Router\n- 🔥 [TypeScript](https://www.typescriptlang.org) — JavaScript with type safety and enhanced developer experience.\n- 💅 [Tailwind CSS](https://tailwindcss.com) — A utility-first CSS framework for rapid UI development\n- 🗃 [Shadcn UI](https://ui.shadcn.com/) — A collection of beautiful and accessible components built with Radix UI and Tailwind CSS.\n- 🌐 [tRPC](https://trpc.io) — A toolkit for building end-to-end typesafe APIs with Next.js and any database\n- 🔒 [Clerk](https://clerk.com?utm_source=github\u0026utm_medium=sponsorship\u0026utm_campaign=nextjs-boilerplate) — A complete user management solution with authentication, profiles, and more\n- 📦 [Prisma](https://www.prisma.io/) — A modern ORM for Node.js and TypeScript that simplifies database access\n- ♻️ [T3 Env](https://env.t3.gg/) — A library for managing type-safe environment variables in Next.js\n- 🛠 [BiomeJS](https://biomejs.dev/) — A tool for formatting, linting, and more in a fraction of a second.\n- 📊 [Google Analytics ](https://analytics.google.com/) — A web analytics service that tracks and reports website traffic\n\n## Environment Variables 🌎\n\nTo use clerk and analytics you need to add the following environment variables to your .env file:\n\n```bash\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY =\nCLERK_SECRET_KEY =\nDATABASE_URL =\nNEXT_PUBLIC_GOOGLE_ID =\n```\n\n## Setup Locally 🚀\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/sujjeee/codox.git\n```\n\n2. Install dependencies using pnpm\n\n```bash\npnpm install\n```\n\n3. Start the development server\n\n```bash\npnpm dev\n```\n\n## Preview 👀\n\nSee the preview — \u003ca href=\"https://codox.vercel.app/\"\u003eCoDox\u003c/a\u003e\n","funding_links":["https://github.com/sponsors/sujjeee","https://buymeacoff.ee/sujjeee","https://www.paypal.me/sujjeee"],"categories":["Boilerplates \u0026 Starters"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujjeee%2Fcodox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujjeee%2Fcodox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujjeee%2Fcodox/lists"}