burungbiru
burungbiru copied to clipboard
social app
burbir
Overview
This web application is built using the T3 Stack, incorporating Next.js, Tailwind CSS, tRPC, TypeScript, Prisma, and Tanstack Query. It aims to provide a responsive and modern user experience.
Table of Contents
- T3 Stack Web Application
- Overview
- Table of Contents
- Features
- Installation
- Usage
- Technologies
- Contributing
- License
Features
- Authentication
- Create Post
- Add Image on Post
- Rate Limiting on Post and Reply
Installation
- Clone the repository:
git clone https://github.com/yogyy/burungbiru.git burbir - Navigate to the project directory:
cd burbir - Install dependencies:
npm install
Usage
cp .env.example .env
Technologies
Contributing
- Fork the repository.
- Create a new branch:
git checkout -b feature-name - Commit your changes:
git commit -m 'Add new feature' - Push to the branch:
git push origin feature-name - Open a pull request.
License
This project is licensed under the MIT License.