Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 654 Bytes

File metadata and controls

21 lines (14 loc) · 654 Bytes

Spring Boot Chat

This is a simple chat application built with Spring Boot & React.js for OOP semester project at my university.

Features

  • Authentication via Google API
  • Real-time messaging using STOMP over WebSockets
  • Chat history stored in MySQL

Start development server using docker:

docker compose up

Screenshots

chat application chat application chat application