add child components as git submodules

This commit is contained in:
Zhongheng Liu 2025-08-03 00:19:27 +08:00
commit 29701e6709
Signed by: steven
GPG key ID: 805A28B071DAD84B
4 changed files with 11 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# WebSockets-based fully functional global chat server
Uses Spring Boot and STOMP on the Backend; React JS on the Frontend.