Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chathub

Java backend for Chathub project

Setting up the Project

Dependencies

  • Java 8
  • PostgreSQL 9.4 or superior
  • Redis

Installation

  1. Clone the project
  2. Create a database called chatroom on PostgreSQL

Running

mvn spring-boot:run

or you can run with Docker with the following commands

./build.sh
docker-compose build
docker-compose up

Usage*

Check the wiki for more info

About

Java back-end for new version of Chathub

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages