Skip to content

nileshbhosale/realtime-messaging-getstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

realtime-messaging-getstream

Real time messaging implemented with GetStream

Follow the steps below to run the application:

Install Maven on computer. http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

Install Mysql Server 5.6 http://dev.mysql.com/doc/refman/5.6/en/installing.html Username: root Password: root

Create a database "messaging"

Browse to the folder location from cmd. run command

mvn clean mvn install mvn spring-boot:run Browse to http://localhost:8080/ on the browser.

About

Real time messaging implemented with GetStream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages