Skip to content

pengpengno/IFxIM

Repository files navigation

IFXIM

基于 netty 通信的IM系统

主要技术栈

Quick Start

First , make sure that environment is meet the need

docker maven jdk

  1. install jar locally
mvn clean install -DskipTests=true
  1. Build docker Image
docker build ${SERVICE_NAME}:${VERSION} .
  1. Push image to dockerhub
docker push  ${DOCKERHUB}/${IMAGE}
  1. Start docker (Server side)
cd docker
docker-compose up -d
  1. Start client

ifx-fxclient 中启动 APP 界面给定账号密码即可,详情可在./docker下的sql 查看

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages