Skip to content

LandvibeDev/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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •