Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gneiru/thr
Threads clone built with Nextjs 14, Drizzle, shadcn UI, Neon DB and NextAuth
https://github.com/gneiru/thr
drizzleorm neondb nextauth nextjs nextjs14 shadcnui
Last synced: 3 months ago
JSON representation
Threads clone built with Nextjs 14, Drizzle, shadcn UI, Neon DB and NextAuth
- Host: GitHub
- URL: https://github.com/gneiru/thr
- Owner: gneiru
- License: mit
- Created: 2023-07-21T15:08:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-12T07:18:38.000Z (4 months ago)
- Last Synced: 2024-07-12T08:41:39.254Z (4 months ago)
- Topics: drizzleorm, neondb, nextauth, nextjs, nextjs14, shadcnui
- Language: TypeScript
- Homepage: https://thr.rohi.dev
- Size: 155 KB
- Stars: 117
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thr
> A clone of Meta's Threads
## Techstack
- [Next.js 14](https://nextjs.org/) - Framework
- [Tailwind CSS](https://tailwindcss.com/) - CSS framework
- [TypeScript](https://www.typescriptlang.org/) - Language
- [Shadcn UI](https://shadcn.com/ui) - UI library
- [Drizzle ORM](https://drizzle-orm.com/) - Database ORM
- [NeonDB](https://neon-db.com/) - Database
- [NextAuth](https://next-auth.js.org/) - Authentication
- [Unkey](https://unkey.dev/docs/introduction) - Ratelimit
- [Sonner](https://sonner.dev/) - Toaster
- [Lucide](https://lucide.dev/) - Icons