Skip to content

MidhunManu/realtime_chat_app_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chatting app using web sockets

Technologies used for the server:

  • Spring Boot 3.2.0
  • Java 17
  • PostgreSQL
  • STOMP
  • Maven

How to use the server

1> clone the repository

git clone https://github.com/MidhunManu/realtime_chat_app_server

2> go to the server directory

cd realtime_chat_app_server

3> install dependencies and start the server

mvn clean install
mvn spring-boot:run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages