8000 GitHub - so3500/web-chat-backend: Web Chat Application 🛩
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

so3500/web-chat-backend

 
 

Repository files navigation

web-chat-backend

API server for web chat

how to run it

1. install openjdk11

2. install & run MySQL

with docker (recommended)

  • install docker
  • run docker-compose up command

without docker

3. run server

with intellij

  • click Run 'ChatApplication' button

with command line

./gradlew bootRun

swagger-ui

About

Web Chat Application 🛩

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.4%
  • Dockerfile 3.2%
  • TSQL 2.4%
0