Skip to content

jovitcorreia/loqui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

LOQUI

Real-time chat application built using Apache Kafka, Java, Spring Boot, SockJS and React

About

LOQUI is a simple real-time chat application that demonstrates how to use Apache Kafka as a message broker along with Java, Spring Boot and React on the front-end

This project is a case study and should not be used for any real purpose

Technologies

Requisites

  • Docker version 20 or higher and docker-compose
  • Ports 3000, 8080, 22181 and 29092

Installation

Clone the project, and run the following command in the root directory:

docker-compose up -d --build

The client will be running on localhost, port 3000

License

All the code on this repository is licensed under the GNU General Public License v3.0

About

Real-time chat application built using Apache Kafka, Java, Spring Boot, SockJS and React

Topics

Resources

License

Stars

Watchers

Forks