Tech Stack- Spring boot 3, Angular 18, Bootstrap, PostgreSQL, Keycloak (2024)
- 💬 Real-time messaging
- 👥 Conversations management
- 📁 File sharing (images, videos, documents)
- 🔐 Authentication and Authorization (Role management) with Keycloak (OAuth2)
- 🏢 Hexagonal architecture
- JDK 21
- PostgreSQL
- IDE (VSCode, IntelliJ)
- Docker (Docker Desktop)
git clone https://github.com/Harshiitrpr/Whatsapp-clone-backend.git
docker-compose src/main/docker/keycloak.yml up -d
./mvnw spring-boot:run