{"id":15147572,"url":"https://github.com/sujjeee/threads-clone","last_synced_at":"2025-04-19T16:53:04.126Z","repository":{"id":207701814,"uuid":"708996913","full_name":"sujjeee/threads-clone","owner":"sujjeee","description":"Threads built with the t3-stack: Next.js 14, TypeScript, tRPC, Tailwind CSS, Shadcn ui, Prisma ORM, and Clerk Auth.","archived":false,"fork":false,"pushed_at":"2024-08-26T13:06:09.000Z","size":22130,"stargazers_count":129,"open_issues_count":1,"forks_count":18,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T10:33:29.981Z","etag":null,"topics":["clerk","nextjs","nextjs-trpc","open-source","prisma","shadcn-ui","t3-stack","tailwindcss","threads-clone","trpc","typescript","uploadthing","zod"],"latest_commit_sha":null,"homepage":"https://threadss-clone.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":null,"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}},"created_at":"2023-10-23T20:02:46.000Z","updated_at":"2025-03-20T08:40:00.000Z","dependencies_parsed_at":"2024-01-21T19:24:35.181Z","dependency_job_id":"eee53d91-0bbe-48a8-8644-7957b1e8843d","html_url":"https://github.com/sujjeee/threads-clone","commit_stats":null,"previous_names":["sujjeee/threads-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fthreads-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fthreads-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fthreads-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujjeee%2Fthreads-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujjeee","download_url":"https://codeload.github.com/sujjeee/threads-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249742754,"owners_count":21318986,"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":["clerk","nextjs","nextjs-trpc","open-source","prisma","shadcn-ui","t3-stack","tailwindcss","threads-clone","trpc","typescript","uploadthing","zod"],"created_at":"2024-09-26T12:42:30.694Z","updated_at":"2025-04-19T16:53:04.083Z","avatar_url":"https://github.com/sujjeee.png","language":"TypeScript","readme":"# [Threads clone](https://threads.codebustar.com)\n\nThis is an open source **threads-clone** build with ***`create-t3-app`*** and  everything new in Next.js 13 and 14.\n\n|1. Feed Page |2. Search Page |\n|:---:|:---:|\n| ![Feed Page](./public/screenshots/feed-page.png) | ![Search Page](./public/screenshots/search-page.png)|\n| 3. Reply Card | 4. Notifications Page | \n| ![Reply Card](./public/screenshots/reply-card.png) | ![Notifications Page](./public/screenshots/notification-page.png)|\n| 5. Post Info Page | 6. Profile Page |\n| ![Post Info Page](./public/screenshots/post-info-page.png) | ![Profile Page](./public/screenshots/profile-page.png)|\n\n\n## Tech Stack\n\n- **Framework:** [Next.js](https://nextjs.org)\n- **Language:** [Typescript](https://www.typescriptlang.org/docs/)\n- **Styling:** [Tailwind CSS](https://tailwindcss.com)\n- **User Management:** [Clerk](https://clerk.com)\n- **ORM:** [Prisma ORM](https://www.prisma.io/)\n- **UI Components:** [shadcn/ui](https://ui.shadcn.com)\n- **File Uploads:** [uploadthing](https://uploadthing.com)\n- **Typesafe APIs:** [tRPC](https://trpc.io)\n- **Hosting:** [Vercel](https://vercel.com/)\n\n## Key Features\n\n- Authentication with **Clerk**\n- File uploads with **uploadthing**\n- Advance **Prisma ORM** concepts\n- Database on **Neon**\n- Validation with **Zod**\n- Text filteration with **bad-words**\n- Image filteration with **nsfw-filter**\n- Custom notifications on user interactions\n- Custom component on top of  **shadcn/ui**\n- Recursive threads with **prisma.$queryRaw**\n- ***...and many more !***\n\n## Running Locally\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/sujjeee/threads-clone.git\n   ```\n\n2. Install dependencies using pnpm\n\n   ```bash\n   pnpm install\n   ```\n\n3. Copy the `.env.example` to `.env` and update the variables.\n\n   ```bash\n   cp .env.example .env\n   ```\n\n4. Start the development server\n\n   ```bash\n   pnpm run dev\n   ```\n\n5. Push the database schema\n\n   ```bash\n   pnpm run db:push\n   ```\n","funding_links":[],"categories":["TypeScript","Inspirations \u0026 Examples"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujjeee%2Fthreads-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujjeee%2Fthreads-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujjeee%2Fthreads-clone/lists"}