Bebrayan is a text-based social media platform similar to the old Twitter, designed to help people connect and share their thoughts easily and openly.
- Framework: Next.js
- Styling: Tailwind CSS
- Authentication: Auth.js
- ORM: Prisma
- File Uploads: Imagekit
- Realtime: Pusher
- Set feed count to 10 posts per load
- Implement optimistic update when creating a new post
- Add an ID attribute to the information section in the author profile
- Show recommended users when using Search User
- Show followers list and following list on the profile page
- Add detailed post date display at detail post (e.g., "15 May 2025, 14:30")
- Implement optimistic update when deleting post on feed
- Create appropriate meta tags for each page
- Implement real-time chat feature
- Add notification feature
If you see this repo, i consider you are a good programmer. Do the installation yourself, you can look at .env.example for inspiration
This project has no lisence. You can copy this project as you want