
Burungbiru
Burbir: A Twitter-like app built with T3 Stack, Shadcn/UI, Prisma, featuring image uploads, rate limiting, and modern authentication.

Burbir: A Modern Social Media Platform Built with the T3 Stack
Burbir is a web application designed as a Twitter clone, meticulously crafted using modern technologies. It leverages the T3 Stack (Next.js, Tailwind CSS, tRPC, TypeScript, Prisma, Tanstack Query), Shadcn/UI for a polished interface, and better-auth for secure authentication. The backend might utilize Supabase, with Prisma as the ORM, and image handling can be supported by services like Cloudinary, aligning with its feature to add images to posts. This combination aims to provide a responsive and contemporary social media experience.
Features:
- Authentication: Secure user registration, login, and session management, potentially utilizing libraries like better-auth.
- Create Post: Enables users to compose and publish new posts within the platform.
- Add Image on Post: Supports attaching images to posts, potentially using services like Cloudinary for storage and delivery.
- Rate Limiting on Post and Reply: Implements controls to prevent abuse by limiting the frequency of posting and replying.
Summary:
Burbir offers developers a robust boilerplate for creating Twitter-like social applications. It showcases the integration of the T3 Stack, Shadcn/UI, Prisma (potentially with a Supabase backend), and better-auth to deliver core features like user authentication, image-enabled posts, and rate limiting. This project serves as an excellent example of a full-stack, type-safe application, ideal for learning or extending into a more comprehensive social platform, with Cloudinary as a possible solution for image hosting.

Similar to Burungbiru:


