Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 236 Bytes

ChatWebApplication

This is a chat web application built with Spring Boot as backend and React as frontend.

It uses docker to containerize the three services: frontend, backend, database.

Moreover, nginx is used for the webserver.